1997-03-19 |
Ulrich Drepper | (headers): Remove netinet/ip.h. |
commit | commitdiff | tree |
1997-03-19 |
Ulrich Drepper | [$(subdir)=inet] (sysdep_headers): Add netinet/ip.h. |
commit | commitdiff | tree |
1997-03-19 |
Ulrich Drepper | Remade for experimental-2.0.2 |
commit | commitdiff | tree |
1997-03-19 |
Ulrich Drepper | Compatibility versions for early 2.0 version of the... |
commit | commitdiff | tree |
1997-03-19 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
1997-03-19 |
Ulrich Drepper | Add stat, fstat, xstat, readv, and writev syscalls. |
commit | commitdiff | tree |
1997-03-19 |
Ulrich Drepper | Update from 2.1.x branch. |
commit | commitdiff | tree |
1997-03-19 |
Ulrich Drepper | (__setjmp): Fix fatal bug where 0 argument is placed... |
commit | commitdiff | tree |
1997-03-18 |
Ulrich Drepper | (__offtime): Change type of `yg' to long int. |
commit | commitdiff | tree |
1997-03-18 |
Ulrich Drepper | (PPP_VERSION): Define to 2.2.0 to prevent version mismatch. |
commit | commitdiff | tree |
1997-03-18 |
Ulrich Drepper | (_nss_nis_getservbyname_r): Allow protocol=NULL to... |
commit | commitdiff | tree |
1997-03-18 |
Ulrich Drepper | (servbyname): Match any protocol if proto==NULL. |
commit | commitdiff | tree |
1997-03-18 |
Ulrich Drepper | Don't define O_NORW. |
commit | commitdiff | tree |
1997-03-18 |
Ulrich Drepper | (setenv): Don't copy name when we reuse the buffer... |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | Update. cvs/libc20x-ud-970316 |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | update from main archive 970316 cvs/glibc-2_0_4 cvs/libc20x-97031 cvs/libc20x-970316 cvs/libc20x-970318 cvs/libc20x-970319 cvs/libc20x-970404 cvs/libc20x-970417 glibc-2.0.4 |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | Add handling of correct stat structure |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | m68k specific infinity values |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | ix87 specific infinity values |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | regex test suite |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | (recursive): Return rp to caller. |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | Update from tzcode1997c. |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | Don't use incompatible kernel header. |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | Add PF_FILE as synonym for PF_LOCAL and AF_FILE as... |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | (struct stat): Change definition to use prescribed... |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | Add copyright. |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | [__USE_GNU]: Add O_READ, O_WRITE and O_NORW. |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | Add kernel_stat.h. |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | Don't copy whole `struct dirent' record, only reclen... |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | Update copyright. |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | Update copyright. |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | Define as __euidaccess and make euidaccess weak alias. |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | Add cast to prevent warning. |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | Distinguish error cases for x is +0 or -0. |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | Do not raise exception expect when in SVID mode. |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | (huge, tiny): Adapt values for long double type. |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | Rewrite to return -1 for -inf. |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | Correct return value. Discard first stack element... |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | Return -1 for -inf. |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | Change return value for -inf argument to -1.0. |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | Major rewrite to handle special cases. |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | Optimize branch code. |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | Fix bug in FPU stack handling. |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | Remove definition of long double definition. Make... |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | (nofini): *Really* align stack to 8-byte boundary. |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | (msync): Add third parameter. |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | (__need_error_t): New macro, before including <errno.h> |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | (_tens_in_limb) [BITS_PER_MP_LIMB > 32]: Make all numbe... |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | Use __va_copy if available. |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | (vasprintf): Give full prototype. |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | Add prototype for __euidaccess. |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | Merge with regex sources from Arnold Robbins' version... |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | (distribute): Add TESTS, TESTS2C.sed, and testcases.h. |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | (_nss_files_gethostbyname2_r): New functions. Compare... |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | (_nss_nis_gethostbyname2_r): New functions. Compare... |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | Rewrite NIS code to allow empty keys. |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | Rewrite NIS code to allow empty keys. |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | (__yp_bind): Fix possible buffer overflow. |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | New example for scandir function. |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | (EXIT_FAILURE): Fix typo. Patch by robbe@orcus.priv.at. |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | Add documentation for scandir and alphasort. |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | (mprotect) [_LIBC]: Define as __mprotect to clean up... |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | Include <mach/kern_return.h>. |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | Include <mach/mach_traps.h>. |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | Include <mach/mig_support.h>. |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | (mach_error_string, mach_error, mach_error_type): Alway... |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | (mach_error_string_int): Give full prototype. |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | (__mach_error_map_compat): Give full prototype. |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | When named file not found and not absolute use path... |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | Don't use LOCALE_PATH to find binary locale files.... |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | Use __ protected versions of non-standard functions. |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | (pwrite, vpprintf): Likewise. |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | (_hurd_set_host_config): Cast second arg to __file_name... |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | (vpprintf): Include <stdarg.h>. New declaration. |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | Include <features.h>. |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | (alphasort): Interpret arguments as pointers to pointer... |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | (__big_delete): Don't call __free_ovflpage without... |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | (catopen): Always add NLSPATH to search path for catalo... |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | (build-shlib): Also create symlink if library is versioned. |
commit | commitdiff | tree |
1997-03-17 |
Ulrich Drepper | (localtime-file): Don't define using installation direc... |
commit | commitdiff | tree |
1997-03-07 |
Ulrich Drepper | The user- and kernel-level sigaction structure is diffe... |
commit | commitdiff | tree |
1997-03-06 |
Ulrich Drepper | (_dl_load_cache_lookup): Recognize cache type 1 or 3. |
commit | commitdiff | tree |
1997-03-06 |
Ulrich Drepper | . |
commit | commitdiff | tree |
1997-03-06 |
Ulrich Drepper | (_dl_load_cache_lookup): Also recognize cache entries... |
commit | commitdiff | tree |
1997-03-05 |
Ulrich Drepper | update from tzdata1997c |
commit | commitdiff | tree |
1997-03-05 |
Ulrich Drepper | Add <sys/types.h>. |
commit | commitdiff | tree |
1997-03-05 |
Ulrich Drepper | (_IO_str_finish): Add second parameter, which is ignored. |
commit | commitdiff | tree |
1997-03-05 |
Ulrich Drepper | (_IO_file_finish): Add second parameter, which is ignored. |
commit | commitdiff | tree |
1997-03-05 |
Ulrich Drepper | (_IO_mem_finish): Add second parameter, which is ignored. |
commit | commitdiff | tree |
1997-03-05 |
Ulrich Drepper | (_IO_default_finish): Add second parameter, which is... |
commit | commitdiff | tree |
1997-03-05 |
Ulrich Drepper | (_IO_finish_t): Take additional parameter, to match... |
commit | commitdiff | tree |
1997-03-05 |
Ulrich Drepper | Don't disable canonical input. |
commit | commitdiff | tree |
1997-03-05 |
Ulrich Drepper | Change prototypes to use types with explicit width... |
commit | commitdiff | tree |
1997-03-05 |
Ulrich Drepper | (htonl, htons, ntohl, ntohs): Change prototypes to... |
commit | commitdiff | tree |
1997-03-05 |
Ulrich Drepper | Clear upper half of word containing exponent before... |
commit | commitdiff | tree |
1997-03-05 |
Ulrich Drepper | *** empty log message *** |
commit | commitdiff | tree |
1997-03-05 |
Ulrich Drepper | Add rules to run and distribute xtract-typefun. |
commit | commitdiff | tree |
1997-03-05 |
Ulrich Drepper | $(tzfiles:%=$(objpfx)z.%): Remove unneeded depedencies... |
commit | commitdiff | tree |
1997-03-05 |
Ulrich Drepper | Add s_poll. |
commit | commitdiff | tree |
1997-03-05 |
Ulrich Drepper | Update from tzdata1997b. |
commit | commitdiff | tree |
next |