summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use autoconf macro to check for compiler.cvs/libc20x-ud-970404Ulrich Drepper1997-04-051-2/+3
* Optimize writing of profiling info.Ulrich Drepper1997-04-051-14/+38
* Correct result of parse_line correctly.Ulrich Drepper1997-04-053-8/+19
* Don't use fixed static buffers.Ulrich Drepper1997-04-054-54/+209
* Describe new error codes and strerror_r function.Ulrich Drepper1997-04-051-0/+31
* Make sure out of memory error is correctly signaled.Ulrich Drepper1997-04-052-2/+8
* 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