]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
This commit was generated by cvs2svn to compensate for changes in r56173,
[FreeBSD/FreeBSD.git] / lib / libc /
2000-01-17 obrienThis commit was generated by cvs2svn to compensate...
2000-01-17 ruThis commit was generated by cvs2svn to compensate...
2000-01-17 krisWe no longer care about the VAX and Tahoe compilers :-)
2000-01-16 obrienThis commit was generated by cvs2svn to compensate...
2000-01-16 krisThis commit was generated by cvs2svn to compensate...
2000-01-15 rwatsonOops, didn't commit the Makefile for libposix1e--this...
2000-01-15 markmThis commit was generated by cvs2svn to compensate...
2000-01-15 rwatsonlibposix1e provides userland library calls for the...
2000-01-14 bdeFixed corrupted tabs in previous commit.
2000-01-13 guidoThis commit was generated by cvs2svn to compensate...
2000-01-13 shinlibc rcmd update for IPv6.
2000-01-13 asmodaiCorrect placement of $FreeBSD$ CVS identifier.
2000-01-13 asmodaiChange ``from'' to ``to''.
2000-01-13 jasoneFix unresolved _libc_*() references in libc by creating...
2000-01-13 shinadded IPv6 unspecified addr check for getipnodebyaddr.
2000-01-13 shinadded IPv4 mapped IPv6 addr consideration for getaddrin...
2000-01-12 asmodaiThis commit was generated by cvs2svn to compensate...
2000-01-12 jasoneAdd three-tier symbol naming in support of POSIX thread...
2000-01-10 krisThis commit was generated by cvs2svn to compensate...
2000-01-09 jdpRemove the warning that this interface shouldn't be...
2000-01-09 markmThis commit was generated by cvs2svn to compensate...
2000-01-09 krisCorrect discrepancy between definition of argument...
2000-01-09 markmThis commit was generated by cvs2svn to compensate...
2000-01-09 krisSync contents of struct nfsd_svrargs
2000-01-06 itojunremove most of PF_INET6 description. add references...
2000-01-06 itojunbring in description for KAME IPv6 changes.
2000-01-06 hoekMake example for handling "-##" work and comply with...
2000-01-05 bdeFixed the type of dllockinit() (const unpoisoning).
2000-01-05 bdeFixed missing include in synopsis.
2000-01-05 bdeFixed missing include in synopsis.
2000-01-04 jasoneUnbreak profiling. bde says this is not the cleanest...
2000-01-03 obrienThis commit was generated by cvs2svn to compensate...
2000-01-03 obrienThis commit was generated by cvs2svn to compensate...
2000-01-03 billfGrammar: "be even number" -> "be an even number"
2000-01-01 bdeThis commit was generated by cvs2svn to compensate...
1999-12-31 hoekBackout the prev. commit. It's a bad idea to make...
1999-12-29 peterChange #ifdef KERNEL to #ifdef _KERNEL in the public...
1999-12-28 hoekTypo cops.
1999-12-28 hoekAdd history: The reallocf() function first appeared...
1999-12-28 hoekAdd ".Xref tolower 3" since its internal use is inferre...
1999-12-28 hoekAvoid the potentially confusing term "a null pointer...
1999-12-28 hoekAdd .Xrefs to tolower.3 and toupper.3, respectively.
1999-12-28 rwatsonSuppress vast quantities of unneeded warnings spewed...
1999-12-28 shinSmall bug fix and improvements
1999-12-28 jdpWork around an assert failure in the dynamic linker...
1999-12-28 shinGetaddrinfo(), getnameinfo(), and etc support in libc...
1999-12-27 peterMake this compile with -Wall -Werror
1999-12-27 jdpAdd a new function dllockinit() for registering thread...
1999-12-25 krisThis commit was generated by cvs2svn to compensate...
1999-12-24 jasoneCreating weak symbols doesn't work correctly when build...
1999-12-23 bdeFixed wrong #include in synopsis.
1999-12-23 bdeFixed missing `const' in synopsis.
1999-12-23 bdeFixed missing includes in synopsis.
1999-12-23 bdeFixed missing installation of a link to ctermid_r.3.
1999-12-23 bdeFixed wrong prototype and missing include for strsignal...
1999-12-23 bdeFixed missing installation of a link to getlogin_r...
1999-12-23 bdeFixed missing installation of a link to rand_r.3.
1999-12-23 peterFix the fixfsfile() so that it works for both block...
1999-12-22 sheldonhDocument the current behaviour with respect to the...
1999-12-21 asmodaiFix a typo which I cannot believe I missed after reread...
1999-12-21 asmodaiProperly manify this manpage.
1999-12-21 robertoFix a bug where a pointer would be one character too...
1999-12-19 robertoRewriting of flags_to_string() and string_to_flags...
1999-12-19 peterThis commit was generated by cvs2svn to compensate...
1999-12-19 peterThis commit was generated by cvs2svn to compensate...
1999-12-18 obrienInitialize a var to quiet -Wall.
1999-12-18 greenSwitch over to the OpenBSD fts.c, fixing lots of things.
1999-12-17 phantomBack up following macros by functions: ishexnumber...
1999-12-17 jkhFix handling of trailing :'s to match what other OSes...
1999-12-16 shinKAME 4th patch
1999-12-16 obrienThis commit was generated by cvs2svn to compensate...
1999-12-15 cracauerDocument SA_SIGINFO
1999-12-14 jasoneMake setjmp, longjmp, sigsetjmp, and siglongjmp weak...
1999-12-14 nikCommented out
1999-12-14 billfRemove x-ref to itself.
1999-12-14 phantomCorrect "standard compilance" notes
1999-12-12 dillon Add MAP_NOSYNC feature to mmap(), and MADV_NOSYNC...
1999-12-11 peterWhile comparing this with OpenBSD (ie: trying to figure...
1999-12-11 peterThis commit was generated by cvs2svn to compensate...
1999-12-09 robertoThis commit was generated by cvs2svn to compensate...
1999-12-09 sheldonhRemove discussion of %C in the BUGS section. The limit...
1999-12-08 sheldonhPrevent digit-gobbling for all but %l and %e, which...
1999-12-08 sheldonhAccept 12 for %l, because it's logical to expect "...
1999-12-07 chrisAdd a cross-reference to fabs(3) man page.
1999-12-06 archieAdd reference to netgraph(4) in the 'see also' section.
1999-12-05 krisFix buffer overflows.
1999-12-03 greenAdd RLIMIT_SBSIZE here, too.
1999-12-02 sheldonhReplace the -q option to pwd_mkdb with a test for PW_SC...
1999-12-01 greenSeparate some common sysctl code into sysctl_find_oid...
1999-11-30 ache%Ex -> %Ef to not conflict with POSIX
1999-11-30 acheDocument %Ex and %OB
1999-11-30 acheStricter checking %A vs %a
1999-11-30 acheFix %C handling
1999-11-30 acheAdd %Ex extension to determine "%e %b" or "%b %e" order
1999-11-30 peterThis commit was generated by cvs2svn to compensate...
1999-11-29 alfredstyle fixes, remove extra braces.
1999-11-29 wesProvide a man page for Alfreds lovely readdir_r functio...
1999-11-28 wesProvide and document ctermid_r function.
1999-11-28 wesDocument the getlogin_r function.
1999-11-28 wesProvide the getlogin_r function.
next