1997-03-22 |
Ulrich Drepper | Update. cvs/glibc-2_0_2 glibc-2.0.2 |
commit | commitdiff | tree |
1997-03-22 |
Ulrich Drepper | (OXTABS): Define as alias for XTABS. |
commit | commitdiff | tree |
1997-03-22 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
1997-03-22 |
Ulrich Drepper | Remove special case when OXTABS is not defined. Revert... |
commit | commitdiff | tree |
1997-03-22 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
1997-03-22 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
1997-03-21 |
Ulrich Drepper | i386 specific definitions for gmon. |
commit | commitdiff | tree |
1997-03-21 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
1997-03-21 |
Ulrich Drepper | (distribute): Add BUGS. |
commit | commitdiff | tree |
1997-03-21 |
Ulrich Drepper | List of known bugs. |
commit | commitdiff | tree |
1997-03-21 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
1997-03-21 |
Ulrich Drepper | (CALL_MCOUNT): Clear this macro so ENTRY(__syscall_erro... |
commit | commitdiff | tree |
1997-03-21 |
Ulrich Drepper | Include ctype.h for isdigit. |
commit | commitdiff | tree |
1997-03-21 |
Ulrich Drepper | Don't emulate writev with small UIO_FASTIOV value by... |
commit | commitdiff | tree |
1997-03-21 |
Ulrich Drepper | Don't emulate readv with small UIO_FASTIOV value by... |
commit | commitdiff | tree |
1997-03-21 |
Ulrich Drepper | Rename and alias readv to __readv and writev to __writev. |
commit | commitdiff | tree |
1997-03-21 |
Ulrich Drepper | Rename and alias readv to __readv. |
commit | commitdiff | tree |
1997-03-21 |
Ulrich Drepper | Rename and alias writev to __writev. |
commit | commitdiff | tree |
1997-03-21 |
Ulrich Drepper | Define __LIBC_M81_MATH_INLINES instead of __NO_M81_MATH... |
commit | commitdiff | tree |
1997-03-21 |
Ulrich Drepper | [PROF] (_dl_runtime_resolve): Don't use regparam mechan... |
commit | commitdiff | tree |
1997-03-21 |
Ulrich Drepper | [$(subdir)=gmon] (sysdep_routines): Add i386-mcount. |
commit | commitdiff | tree |
1997-03-21 |
Ulrich Drepper | Initialize `quotient' and `mask'. |
commit | commitdiff | tree |
1997-03-21 |
Ulrich Drepper | Exit with error status when we have an error. |
commit | commitdiff | tree |
1997-03-21 |
Ulrich Drepper | (main): Save the value of errno since printf may modify... |
commit | commitdiff | tree |
1997-03-21 |
Ulrich Drepper | Correct tests. |
commit | commitdiff | tree |
1997-03-21 |
Ulrich Drepper | It is not illegal to parse a minus sign in the strtouXX... |
commit | commitdiff | tree |
1997-03-21 |
Ulrich Drepper | Declare __writev and __readv. |
commit | commitdiff | tree |
1997-03-21 |
Ulrich Drepper | Revert the bulk of the 960930 changes, as they affect... |
commit | commitdiff | tree |
1997-03-21 |
Ulrich Drepper | Declare the variables with aligned tags to compensate. |
commit | commitdiff | tree |
1997-03-21 |
Ulrich Drepper | [$(elf)=yes] (+prector, +postctor): New variables for |
commit | commitdiff | tree |
1997-03-21 |
Ulrich Drepper | Fix typo. |
commit | commitdiff | tree |
1997-03-21 |
Ulrich Drepper | ix86 specific mcount entry point which preserves all... |
commit | commitdiff | tree |
1997-03-21 |
Ulrich Drepper | Add machine-gmon.h. |
commit | commitdiff | tree |
1997-03-21 |
Ulrich Drepper | Additional ix86 specific files to distribute. |
commit | commitdiff | tree |
1997-03-21 |
Ulrich Drepper | (glob): Fix completely broken handling of GLOB_BRACE... |
commit | commitdiff | tree |
1997-03-20 |
Ulrich Drepper | Some more optimization and unused variables removed. |
commit | commitdiff | tree |
1997-03-20 |
Ulrich Drepper | (RESOLVE): Don't try to resolve local symbols. |
commit | commitdiff | tree |
1997-03-20 |
Ulrich Drepper | (tests): Add $(test-srcs). |
commit | commitdiff | tree |
1997-03-20 |
Ulrich Drepper | (depfiles, common-mostlyclean): Add $(test-srcs). |
commit | commitdiff | tree |
1997-03-20 |
Ulrich Drepper | (all-sources): Add $(test-srcs). |
commit | commitdiff | tree |
1997-03-20 |
Ulrich Drepper | (srcs): Add $(test-srcs). |
commit | commitdiff | tree |
1997-03-20 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
1997-03-20 |
Ulrich Drepper | (msync): Add parameter `flags' to match generic prototype. |
commit | commitdiff | tree |
1997-03-20 |
Ulrich Drepper | Add definition for `signbit' function. Future releases... |
commit | commitdiff | tree |
1997-03-20 |
Ulrich Drepper | Handle x == +-0 as a special case since tanh(-0) =... |
commit | commitdiff | tree |
1997-03-20 |
Ulrich Drepper | Correct former completely bogus code. It never worked... |
commit | commitdiff | tree |
1997-03-20 |
Ulrich Drepper | Optimize code by avoiding unneeded access to FP number. |
commit | commitdiff | tree |
1997-03-20 |
Ulrich Drepper | Handle x == +-0 as a special case since expm1(-0) ... |
commit | commitdiff | tree |
1997-03-20 |
Ulrich Drepper | Correct recognition of mantissa overflow. |
commit | commitdiff | tree |
1997-03-20 |
Ulrich Drepper | Correct fatal bug in jump to `__sigsetjmp' in PIC code. |
commit | commitdiff | tree |
1997-03-20 |
Ulrich Drepper | Include <sys/types.h>. |
commit | commitdiff | tree |
1997-03-20 |
Ulrich Drepper | Change references of ANSI C to ISO C. |
commit | commitdiff | tree |
1997-03-20 |
Ulrich Drepper | Avoid whitespace before argument of macro call that... |
commit | commitdiff | tree |
1997-03-20 |
Ulrich Drepper | Make compatible with traditional preprocessor; |
commit | commitdiff | tree |
1997-03-20 |
Ulrich Drepper | (output/write_some): Don't try and write more than... |
commit | commitdiff | tree |
1997-03-19 |
Ulrich Drepper | Correct dependencies for test-tz. |
commit | commitdiff | tree |
1997-03-19 |
Ulrich Drepper | Don't use MAX_IOVEC. Test for UIO_FASTIOV and set... |
commit | commitdiff | tree |
1997-03-19 |
Ulrich Drepper | Update feature tests. |
commit | commitdiff | tree |
1997-03-19 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
1997-03-19 |
Ulrich Drepper | Include <kernel_stat.h>, not "kernel_stat.h". |
commit | commitdiff | tree |
1997-03-19 |
Ulrich Drepper | Update. cvs/libc20x-ud-970318 |
commit | commitdiff | tree |
1997-03-19 |
Ulrich Drepper | SCO 3.2.4 specific files to distribute. |
commit | commitdiff | tree |
1997-03-19 |
Ulrich Drepper | Add __getpgid.c and __setpgid.c. |
commit | commitdiff | tree |
1997-03-19 |
Ulrich Drepper | Add glob. |
commit | commitdiff | tree |
1997-03-19 |
Ulrich Drepper | Add bsdstat.h, setrguid.c, and setruid.c. |
commit | commitdiff | tree |
1997-03-19 |
Ulrich Drepper | Add direct.h. |
commit | commitdiff | tree |
1997-03-19 |
Ulrich Drepper | Add netinet/tcp.h. |
commit | commitdiff | tree |
1997-03-19 |
Ulrich Drepper | [$(subdir)=inet] (sysdep_headers): Remove netinet/ip.h. |
commit | commitdiff | tree |
1997-03-19 |
Ulrich Drepper | (headers): Add netinet/ip.h again. |
commit | commitdiff | tree |
1997-03-19 |
Ulrich Drepper | Genric IP definitions |
commit | commitdiff | tree |
1997-03-19 |
Ulrich Drepper | Move to sysdeps/generic/netinet |
commit | commitdiff | tree |
1997-03-19 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
1997-03-19 |
Ulrich Drepper | ($(tardir).tar): Prefer writing temporary file to ... |
commit | commitdiff | tree |
1997-03-19 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
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 |
next |