aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Correct handling of overflow in reading trailing list.Ulrich Drepper1997-04-051-17/+14
* Correct handling of installable printf handlers.Ulrich Drepper1997-04-053-14/+33
* Add prototype for __clearenv.Ulrich Drepper1997-04-051-0/+1
* Fix typo.Ulrich Drepper1997-04-054-32/+32
* Correct handling of local labels.Ulrich Drepper1997-04-0532-861/+862
* Update from tzcode1997dUlrich Drepper1997-04-059-94/+114
* Provide ITIMER* values also as macros.Ulrich Drepper1997-04-051-2/+3
* Regenerated from ../sysdeps/gnu/errlist.awk ../manual/errno.texiUlrich Drepper1997-04-041-0/+8
* Regenerated: autoconf configure.inUlrich Drepper1997-04-041-68/+212
* .Ulrich Drepper1997-04-041-0/+180
* [$(subdir)=inet] (sysdep_headers): Remove netinet/icmp.h.Ulrich Drepper1997-04-041-1/+1
* Rename atalk.h to at.hUlrich Drepper1997-04-041-0/+0
* Add former contents of <netinet/icmp.h>.Ulrich Drepper1997-04-041-14/+91
* Clear LD_LIBRARY_PATH environment variable before running process.Ulrich Drepper1997-04-042-4/+30
* Make string parameters `const'.Ulrich Drepper1997-04-041-1/+1
* Add prototypes for rcmd, rexec, ruserok, and rresvport.Ulrich Drepper1997-04-041-0/+33
* Add sigisempty, sigorset, and sigandsetUlrich Drepper1997-04-047-4/+163
* Add declaration for glob_pattern_p.Ulrich Drepper1997-04-041-1/+11
* (next_brace_sub): Decrement depth counter when '}' is found.Ulrich Drepper1997-04-041-7/+9
* Remove since we have ip_icmp.hUlrich Drepper1997-04-041-25/+0
* Include <stddef.h> only once.Ulrich Drepper1997-04-041-3/+0
* Update.Ulrich Drepper1997-04-031-295/+405
* Regenerated from source filesUlrich Drepper1997-03-301-240/+240
* (VERSION): Bump to 2.0.3.Ulrich Drepper1997-03-301-1/+1
* (BUILD_CFLAGS): Fix reference to config file.Ulrich Drepper1997-03-261-1/+1
* Update.glibc-2.0.2cvs/glibc-2_0_2Ulrich Drepper1997-03-222-1/+19
* (OXTABS): Define as alias for XTABS.Ulrich Drepper1997-03-222-0/+8
* Update.Ulrich Drepper1997-03-222-2/+10
* Remove special case when OXTABS is not defined. Revert patch ofUlrich Drepper1997-03-221-4/+0
* Update.Ulrich Drepper1997-03-221-1/+13
* Update.Ulrich Drepper1997-03-221-7/+7
* i386 specific definitions for gmon.Ulrich Drepper1997-03-211-0/+41
* Update.Ulrich Drepper1997-03-211-0/+2
* (distribute): Add BUGS.Ulrich Drepper1997-03-211-1/+1
* List of known bugs.Ulrich Drepper1997-03-211-0/+37
* Update.Ulrich Drepper1997-03-211-1/+82
* (CALL_MCOUNT): Clear this macro so ENTRY(__syscall_error) doesn'tUlrich Drepper1997-03-211-1/+4
* Include ctype.h for isdigit.Ulrich Drepper1997-03-211-0/+1
* Don't emulate writev with small UIO_FASTIOV value by multiple writevUlrich Drepper1997-03-211-18/+13
* Don't emulate readv with small UIO_FASTIOV value by multiple readvUlrich Drepper1997-03-211-20/+12
* Rename and alias readv to __readv and writev to __writev.Ulrich Drepper1997-03-211-2/+2
* Rename and alias readv to __readv.Ulrich Drepper1997-03-212-18/+22
* Rename and alias writev to __writev.Ulrich Drepper1997-03-212-18/+22
* Define __LIBC_M81_MATH_INLINES instead of __NO_M81_MATH_INLINES.Ulrich Drepper1997-03-2111-201/+206
* [PROF] (_dl_runtime_resolve): Don't use regparam mechanism for call ofUlrich Drepper1997-03-211-2/+30
* [$(subdir)=gmon] (sysdep_routines): Add i386-mcount.Ulrich Drepper1997-03-211-0/+4
* Initialize `quotient' and `mask'.Ulrich Drepper1997-03-212-21/+19
* Exit with error status when we have an error.Ulrich Drepper1997-03-211-18/+25
* (main): Save the value of errno since printf may modify it, use theUlrich Drepper1997-03-211-15/+18
* Correct tests.Ulrich Drepper1997-03-211-28/+34