]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
Remove -g compiler flag.
[FreeBSD/FreeBSD.git] / lib / libc /
2000-01-01 Bruce EvansThis commit was generated by cvs2svn to compensate...
1999-12-31 Tim VanderhoekBackout the prev. commit. It's a bad idea to make...
1999-12-29 Peter WemmChange #ifdef KERNEL to #ifdef _KERNEL in the public...
1999-12-28 Tim VanderhoekTypo cops.
1999-12-28 Tim VanderhoekAdd history: The reallocf() function first appeared...
1999-12-28 Tim VanderhoekAdd ".Xref tolower 3" since its internal use is inferre...
1999-12-28 Tim VanderhoekAvoid the potentially confusing term "a null pointer...
1999-12-28 Tim VanderhoekAdd .Xrefs to tolower.3 and toupper.3, respectively.
1999-12-28 Robert WatsonSuppress vast quantities of unneeded warnings spewed...
1999-12-28 Yoshinobu InoueSmall bug fix and improvements
1999-12-28 John PolstraWork around an assert failure in the dynamic linker...
1999-12-28 Yoshinobu InoueGetaddrinfo(), getnameinfo(), and etc support in libc...
1999-12-27 Peter WemmMake this compile with -Wall -Werror
1999-12-27 John PolstraAdd a new function dllockinit() for registering thread...
1999-12-25 Kris KennawayThis commit was generated by cvs2svn to compensate...
1999-12-24 Jason EvansCreating weak symbols doesn't work correctly when build...
1999-12-23 Bruce EvansFixed wrong #include in synopsis.
1999-12-23 Bruce EvansFixed missing `const' in synopsis.
1999-12-23 Bruce EvansFixed missing includes in synopsis.
1999-12-23 Bruce EvansFixed missing installation of a link to ctermid_r.3.
1999-12-23 Bruce EvansFixed wrong prototype and missing include for strsignal...
1999-12-23 Bruce EvansFixed missing installation of a link to getlogin_r...
1999-12-23 Bruce EvansFixed missing installation of a link to rand_r.3.
1999-12-23 Peter WemmFix the fixfsfile() so that it works for both block...
1999-12-22 Sheldon HearnDocument the current behaviour with respect to the...
1999-12-21 Jeroen Ruigrok van... Fix a typo which I cannot believe I missed after reread...
1999-12-21 Jeroen Ruigrok van... Properly manify this manpage.
1999-12-21 Ollivier RobertFix a bug where a pointer would be one character too...
1999-12-19 Ollivier RobertRewriting of flags_to_string() and string_to_flags...
1999-12-19 Peter WemmThis commit was generated by cvs2svn to compensate...
1999-12-19 Peter WemmThis commit was generated by cvs2svn to compensate...
1999-12-18 David E. O'BrienInitialize a var to quiet -Wall.
1999-12-18 Brian FeldmanSwitch over to the OpenBSD fts.c, fixing lots of things.
1999-12-17 Alexey ZelkinBack up following macros by functions: ishexnumber...
1999-12-17 Jordan K. HubbardFix handling of trailing :'s to match what other OSes...
1999-12-16 Yoshinobu InoueKAME 4th patch
1999-12-16 David E. O'BrienThis commit was generated by cvs2svn to compensate...
1999-12-15 Martin CracauerDocument SA_SIGINFO
1999-12-14 Jason EvansMake setjmp, longjmp, sigsetjmp, and siglongjmp weak...
1999-12-14 Nik ClaytonCommented out
1999-12-14 Bill FumerolaRemove x-ref to itself.
1999-12-14 Alexey ZelkinCorrect "standard compilance" notes
1999-12-12 Matthew Dillon Add MAP_NOSYNC feature to mmap(), and MADV_NOSYNC...
1999-12-11 Peter WemmWhile comparing this with OpenBSD (ie: trying to figure...
1999-12-11 Peter WemmThis commit was generated by cvs2svn to compensate...
1999-12-09 Ollivier RobertThis commit was generated by cvs2svn to compensate...
1999-12-09 Sheldon HearnRemove discussion of %C in the BUGS section. The limit...
1999-12-08 Sheldon HearnPrevent digit-gobbling for all but %l and %e, which...
1999-12-08 Sheldon HearnAccept 12 for %l, because it's logical to expect "...
1999-12-07 Chris CostelloAdd a cross-reference to fabs(3) man page.
1999-12-06 Archie CobbsAdd reference to netgraph(4) in the 'see also' section.
1999-12-05 Kris KennawayFix buffer overflows.
1999-12-03 Brian FeldmanAdd RLIMIT_SBSIZE here, too.
1999-12-02 Sheldon HearnReplace the -q option to pwd_mkdb with a test for PW_SC...
1999-12-01 Brian FeldmanSeparate some common sysctl code into sysctl_find_oid...
1999-11-30 Andrey A. Chernov%Ex -> %Ef to not conflict with POSIX
1999-11-30 Andrey A. ChernovDocument %Ex and %OB
1999-11-30 Andrey A. ChernovStricter checking %A vs %a
1999-11-30 Andrey A. ChernovFix %C handling
1999-11-30 Andrey A. ChernovAdd %Ex extension to determine "%e %b" or "%b %e" order
1999-11-30 Peter WemmThis commit was generated by cvs2svn to compensate...
1999-11-29 Alfred Perlsteinstyle fixes, remove extra braces.
1999-11-29 Wes PetersProvide a man page for Alfreds lovely readdir_r functio...
1999-11-28 Wes PetersProvide and document ctermid_r function.
1999-11-28 Wes PetersDocument the getlogin_r function.
1999-11-28 Wes PetersProvide the getlogin_r function.
1999-11-28 Alfred Perlsteinadd pthread_cancel, obtained from OpenBSD.
1999-11-28 David E. O'BrienThis commit was generated by cvs2svn to compensate...
1999-11-28 David E. O'BrienThis commit was generated by cvs2svn to compensate...
1999-11-28 David E. O'BrienThis commit was generated by cvs2svn to compensate...
1999-11-27 David E. O'BrienThis commit was generated by cvs2svn to compensate...
1999-11-27 David E. O'BrienThis commit was generated by cvs2svn to compensate...
1999-11-27 David E. O'BrienThis commit was generated by cvs2svn to compensate...
1999-11-25 Peter WemmThis commit was generated by cvs2svn to compensate...
1999-11-24 Poul-Henning KampGeneral clean-up of socket.h and associated sources...
1999-11-24 David E. O'BrienThis commit was generated by cvs2svn to compensate...
1999-11-24 David E. O'BrienThis commit was generated by cvs2svn to compensate...
1999-11-24 David E. O'BrienThis commit was generated by cvs2svn to compensate...
1999-11-22 Eivind EklundAllow empty UIDs if we are processing NIS records....
1999-11-22 David E. O'BrienThis commit was generated by cvs2svn to compensate...
1999-11-22 David E. O'BrienThis commit was generated by cvs2svn to compensate...
1999-11-22 David E. O'BrienThis commit was generated by cvs2svn to compensate...
1999-11-21 Dmitrij TejblumMake __sfp() even more thread-safe.
1999-11-20 David E. O'BrienThis commit was generated by cvs2svn to compensate...
1999-11-20 Dmitrij TejblumAdd (FILE *) locking.
1999-11-20 Dmitrij TejblumMake __sfp() (FILE allocator) thread-safe: added lockin...
1999-11-20 David E. O'BrienFix HISTORY - the copyright header on the file of the...
1999-11-19 David E. O'BrienAdd to the HISTORY.
1999-11-18 John PolstraFor the TCP transport, put the listening socket in...
1999-11-17 Brian SomersMake setproctitle(NULL) restore all of the original...
1999-11-17 John PolstraFix a bug in the hack that protects against FTP bounce...
1999-11-16 Poul-Henning KampIntroduce commandline caching in the kernel.
1999-11-15 Sheldon HearnAdd to pwd_mkdb a -q option to silence warnings about...
1999-11-15 Kris Kennawayfts_pathlen and fts_namelen are u_short, not short
1999-11-15 Kris KennawayTypo
1999-11-14 Chris CostelloProperly document what ENOENT really means for kldfind(2).
1999-11-14 David E. O'BrienThis commit was generated by cvs2svn to compensate...
1999-11-14 David E. O'BrienThis commit was generated by cvs2svn to compensate...
1999-11-12 Peter WemmGo to a bit more trouble to make it absolutely clear...
1999-11-10 Sheldon HearnDecremement by 1 the value taken for %j before assignin...
next