]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
This commit was generated by cvs2svn to compensate for changes in r168616,
[FreeBSD/FreeBSD.git] / lib / libc /
2007-04-11 ruThis commit was generated by cvs2svn to compensate...
2007-04-11 njlThis commit was generated by cvs2svn to compensate...
2007-04-10 ruExpand the description of the host's UUID.
2007-04-10 ruSwap "underflow"/"overflow" in the table header.
2007-04-09 kanClean-ip TLS symbol versions. [_]__tls_get_addr functio...
2007-04-09 pjdDocument KERN_HOSTUUID.
2007-04-09 emasteDocument PT_GETNUMLWPS.
2007-04-09 gshapiroThis commit was generated by cvs2svn to compensate...
2007-04-07 desThis commit was generated by cvs2svn to compensate...
2007-04-07 emasteDescribe PT_GETLWPLIST's arguments.
2007-04-06 kan__p_rcode_syms is declared as external in resolv.conf...
2007-04-06 kanThis commit was generated by cvs2svn to compensate...
2007-04-05 pjdBump date.
2007-04-05 pjdImplement SEEK_DATA and SEEK_HOLE extensions to lseek...
2007-04-05 pjdAdd security.jail.mount_allowed sysctl, which allows...
2007-04-05 delphijAvoid using intermediate variables by just comparing...
2007-04-04 thompsaThis commit was generated by cvs2svn to compensate...
2007-04-04 jkimImport amd64 assembly implementations of div(3) family...
2007-04-03 kanAdd entry for dl_iterate_phdr.
2007-04-03 kanAdd stub for dl_iterate_phdr.
2007-04-03 mpThis commit was generated by cvs2svn to compensate...
2007-03-29 jasoneUse size_t instead of unsigned for pagesize-related...
2007-03-28 jasoneRemove the run promotion/demotion machinery. Replace...
2007-03-28 jasoneChange macro in order to refer to FreeBSD 7.0 instead...
2007-03-28 delphijThis commit was generated by cvs2svn to compensate...
2007-03-28 jasoneUpdate the IMPLEMENTATION NOTES section to reflect...
2007-03-28 jasoneRemove some stray roff formatting that caused incorrect...
2007-03-28 jasoneAdd a HISTORY section.
2007-03-28 delphijThis commit was generated by cvs2svn to compensate...
2007-03-24 jasoneFix some subtle bugs for posix_memalign() having to...
2007-03-23 jasoneFix posix_memalign() for large objects. Now that runs...
2007-03-23 jasoneUse extents rather than binary buddies to track free...
2007-03-22 jkimThis commit was generated by cvs2svn to compensate...
2007-03-22 jkimThis commit was generated by cvs2svn to compensate...
2007-03-22 jkimThis commit was generated by cvs2svn to compensate...
2007-03-21 mlaierLet people in on the magic of INET[6]_ADDRSTRLEN which...
2007-03-20 jasoneAvoid using vsnprintf(3) unless MALLOC_STATS is defined...
2007-03-16 maximo Add ENVIRONMENT section and mention there that TMPDIR...
2007-03-15 simonThis commit was generated by cvs2svn to compensate...
2007-03-15 simonThis commit was generated by cvs2svn to compensate...
2007-03-15 rrs- Sysctl's move to seperate file
2007-03-11 mpThis commit was generated by cvs2svn to compensate...
2007-03-09 bmsWordsmithery.
2007-03-08 bmsDocument SO_ACCEPTCONN.
2007-03-07 bmsFix license. Clause 4 is still required (UCB materiel).
2007-03-07 bmsuse 2-clause BSD license as per hoskins strike-off...
2007-03-05 jhbOnly reject file descriptors higher than FD_SETSIZE...
2007-03-05 ruApply my patch properly.
2007-03-05 bmsFix markup.
2007-03-05 bms.Xr nit.
2007-03-05 bmsUpdate shutdown() manual page to reflect actual behavio...
2007-03-05 delphijTest cases for back references.
2007-03-05 delphijOnly stop evaluation of a back reference if the match...
2007-03-05 delphijAvoid infinite recursion on:
2007-03-04 simonDisable RPC exponential back-off for FreeBSD.org system...
2007-03-04 simon- Bump _yplib_timeout limit from 10 to 20 seconds to...
2007-02-28 bmsDocument the AF_LINK extension which was imported from...
2007-02-28 bmsNuke ascii2addr() and addr2ascii(). They have no consum...
2007-02-26 rrsFix include declaration it was sys/sctp.h should be...
2007-02-26 kientzleMove _posix1e_acl_name_to_id out of acl_support.c and...
2007-02-25 kientzleDon't assert() the TLS allocation requested is big...
2007-02-22 jasoneModify chunk_alloc() to prefer mmap()ed memory over...
2007-02-22 rrsFixes build breakage.. invalid type casts.. and invalid
2007-02-22 rrsFirst cut of the sctp man pages. Still need work.
2007-02-22 rrsFixes __FreeBSD__ being present (they should not)
2007-02-22 rrsAdds a performance improvement for when sctp_sendx is
2007-02-17 trhodesFix mis-reference of incorrect manual page in ERRORS...
2007-02-14 bruefferNew sentence -> new line. While here, fix apostrophe...
2007-02-13 julianChange the date.
2007-02-13 julianMake the kse man page reflect the removal of the KSEGRP...
2007-02-11 maximo s/cgetseq/cgetset/
2007-02-01 mppDocment the acceptable values for the id parameter.
2007-01-31 jasoneFix a utrace(2)-related bug in calloc(3).
2007-01-29 dougbThis commit was generated by cvs2svn to compensate...
2007-01-25 peterRemove getobjformat() from libc's symbol map. It proba...
2007-01-25 peterRetire more remnants of a.out support, as threatened...
2007-01-22 bmsDocuemnt exactly which functions access which NSS datab...
2007-01-20 maximo Remove duplicate includes.
2007-01-20 rafanThis commit was generated by cvs2svn to compensate...
2007-01-19 impOn FreeBSD/arm, any value > 50 bits will result in...
2007-01-16 pjdWhen we try to set set-gid bit with chmod(2) on a file...
2007-01-12 impRemove 3rd clause, renumber, ok per email
2007-01-11 maximo Document SO_TIMESTAMP and SO_BINSTAMP socket options.
2007-01-09 impRemove silly n that crept in
2007-01-09 impPer Regents of the University of Calfornia letter,...
2007-01-07 pjdBe more specific in ENXIO description:
2007-01-07 pjdopen(2) returns EROFS when O_CREAT is specified and...
2007-01-07 pjd- POSIX mentions that EACCES can be returned when O_TRU...
2007-01-07 pjdPrefer "to be modified" over "to be opened for writing".
2007-01-06 dasHandle inf/nan correctly.
2007-01-03 dasThe distinction between quiet and signaling NaN formats is
2007-01-03 dasThis commit was generated by cvs2svn to compensate...
2007-01-03 dasFix rounding of 0xf for hex fp formats.
2006-12-31 acheThis commit was generated by cvs2svn to compensate...
2006-12-28 simonBump modification date for last update.
2006-12-28 simonCatch up struct cmsghdr and struct msghdr in the manual...
2006-12-25 ruThis commit was generated by cvs2svn to compensate...
2006-12-24 mariusFix a typo in __fpu_ftox() that caused long double...
2006-12-23 jasoneImplement chunk allocation/deallocation hysteresis...
2006-12-19 jmgadd a missing the...
next