]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
Fix typo in filename from mismerged earlier rev of this file.
[FreeBSD/FreeBSD.git] / lib / libc /
2007-06-12 Bruce M SimpsonFix typo in filename from mismerged earlier rev of...
2007-06-12 Bruce M SimpsonFix a typo which crept in from an earlier version of...
2007-06-12 Bruce M SimpsonAdd missing userland support files from previous commit...
2007-06-12 Bruce M SimpsonImport rewrite of IPv4 socket multicast layer to suppor...
2007-06-11 Randall Stewart- Validate incoming addresses and sizes for connectx...
2007-06-11 Xin LIAdd inet_ntoa_r, a reentrant version of inet_ntoa....
2007-06-11 Xin LIDiff reduction against other *BSDs: ANSIfy function
2007-06-10 Marcel MoolenaarFix bogon in previous commit: <machine/cpu.h> is still...
2007-06-10 Marcel MoolenaarThe definition of CACHELINESIZE moved from <machine...
2007-06-06 Remko LodderDocument getaddrinfo(3)'s AI_ADDRCONFIG
2007-06-05 Doug BartonThis commit was generated by cvs2svn to compensate...
2007-06-05 Rong-En FanThis commit was generated by cvs2svn to compensate...
2007-06-05 Dag-Erling SmørgravExpose __stack_chk_fail_local() so -fstack-protector...
2007-06-04 Darren ReedThis commit was generated by cvs2svn to compensate...
2007-06-04 Xin LIThis commit was generated by cvs2svn to compensate...
2007-06-03 Hajimu UMEMOTOMerge BIND 9.4.1 into main chunk.
2007-06-03 Hajimu UMEMOTOMerge BIND 9.4.1 into main chunk.
2007-06-03 Hajimu UMEMOTOThis commit was generated by cvs2svn to compensate...
2007-06-03 Hajimu UMEMOTOVendor import of BIND 9.4.1
2007-06-02 Doug BartonThis commit was generated by cvs2svn to compensate...
2007-05-31 Daniel EischenExport quad symbols. They were previously commented...
2007-05-31 Daniel EischenSome libc symbol map cleanups.
2007-05-28 Robert WatsonCorrect spelling errors in comments.
2007-05-28 Robert WatsonPrecede symbol names consistently with tabs rather...
2007-05-25 Xin LIConst'ify and ANSIfy the internal interfaces of regex(3).
2007-05-25 Xin LIANSIfy function definitions, reduces diff against OpenBSD.
2007-05-25 Ruslan ErmilovAlso fix the misspelling of hes_resolve().
2007-05-25 Xin LIThe usage of "info" in init_hash() is read-only, so...
2007-05-24 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2007-05-24 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2007-05-24 Ruslan Ermilovhesiod_resolv -> hesiod_resolve
2007-05-22 Jonathan ChenBackout 1.5 as requested by deischen
2007-05-22 Jonathan Chen__cleanup() is needed for ports/devel/valgrind, export it.
2007-05-21 Garrett WollmanThis commit was generated by cvs2svn to compensate...
2007-05-19 Alexander KabaevUse LDADD to add -lgcc to the end of linker command...
2007-05-19 Olivier HouchardUse __mcount() instead of _mcount() to reduce diffs...
2007-05-19 Maxime HenrionThis commit was generated by cvs2svn to compensate...
2007-05-19 Alexander KabaevUse built-in _end symbol insteadof 'end' for consistenc...
2007-05-19 Alexander KabaevDo not declare float_detect_tininess as external if...
2007-05-19 Alexander KabaevMake sure GCC will not try to link libc with itself.
2007-05-19 Alexander KabaevFollow NetBSD, OpenBSD and DragonfyBSD project and...
2007-05-19 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2007-05-19 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2007-05-19 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2007-05-19 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2007-05-18 Jonathan ChenMove nss_compat symbols from r1.11 to private section...
2007-05-18 Jonathan Chen__nss_compat_* from net/nss_compat.c are needed by...
2007-05-17 Jonathan Chenendrpcent belongs with rpc name service db, not services.
2007-05-17 Jonathan Chenfix memory leak from reading nsswitch.conf
2007-05-16 Randall Stewart-Fix so getoptinfo() is in conformance with socket...
2007-05-16 Randall Stewart Resolves symbols map so sctp_xxx() functions are included.
2007-05-16 Alexander KabaevDo not export 'end' symbol. It is not meant to be visib...
2007-05-14 Pav LucistnikDocument RFTHREAD
2007-05-14 Daniel EischenI guess powerpc needs vfork(), add it to the symbol...
2007-05-13 Robert WatsonAdd ether_aton_r and ether_ntoa_r to public symbol...
2007-05-13 Daniel EischenRemove .mcount from gmon's Symbol map and add it to...
2007-05-13 Daniel EischenEnable symbol versioning by default. Use WITHOUT_SYMVE...
2007-05-13 Robert WatsonAdd and document ether_ntoa_r() and ether_aton_r()...
2007-05-13 Robert WatsonMove to more conformant style(9) before making function...
2007-05-11 Marius Strobl- Add bits for userland profiling. For sun4u this is...
2007-05-08 David SchultzWe should never zero-pad INF or NaN (yielding silly...
2007-05-08 David SchultzFix a rounding error.
2007-05-04 Gabor Kovesdan- Fix typo
2007-05-01 Marcel MoolenaarThis commit was generated by cvs2svn to compensate...
2007-05-01 Andrey A. ChernovBack out all POSIXified *env() changes.
2007-04-30 Andrey A. ChernovBump .Dd
2007-04-30 Andrey A. ChernovAdd phrase
2007-04-30 Andrey A. ChernovMake putenv() fully conforms to Open Group specs Issue 6
2007-04-30 Andrey A. ChernovRemove special case skipping initial '=' of the setenv...
2007-04-30 Andrey A. ChernovMake setenv, putenv, getenv and unsetenv conforming...
2007-04-29 Pawel Jakub DawidekAdd missing links and sort.
2007-04-29 Alexander KabaevMake sure FBSDprivate_1.0 is located at the end of...
2007-04-29 Daniel EischenUse C comments since we now preprocess these files...
2007-04-29 Daniel EischenNumber the private version namespace in case we ever...
2007-04-27 Peter PentchevRemove the MSG_PEEK flag from the documentation of...
2007-04-23 Gregory Neil ShapiroThis commit was generated by cvs2svn to compensate...
2007-04-23 Gregory Neil ShapiroThis commit was generated by cvs2svn to compensate...
2007-04-19 Mike MakonnenMake inet6_rth_* family of functions more compliant...
2007-04-19 Poul-Henning KampGrammer correction from: emaste
2007-04-19 Poul-Henning KampLoosen return value spec for fputs to be standards...
2007-04-16 Robert WatsonThis commit was generated by cvs2svn to compensate...
2007-04-14 Pawel Jakub DawidekCleanup sysconf(3) a bit. sysconf(3) assumes in some...
2007-04-11 Ed MasteBelatedly bump Dd for my recent changes.
2007-04-11 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2007-04-11 Nate LawsonThis commit was generated by cvs2svn to compensate...
2007-04-10 Ruslan ErmilovExpand the description of the host's UUID.
2007-04-10 Ruslan ErmilovSwap "underflow"/"overflow" in the table header.
2007-04-09 Alexander KabaevClean-ip TLS symbol versions. [_]__tls_get_addr functio...
2007-04-09 Pawel Jakub DawidekDocument KERN_HOSTUUID.
2007-04-09 Ed MasteDocument PT_GETNUMLWPS.
2007-04-09 Gregory Neil ShapiroThis commit was generated by cvs2svn to compensate...
2007-04-07 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2007-04-07 Ed MasteDescribe PT_GETLWPLIST's arguments.
2007-04-06 Alexander Kabaev__p_rcode_syms is declared as external in resolv.conf...
2007-04-06 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2007-04-05 Pawel Jakub DawidekBump date.
2007-04-05 Pawel Jakub DawidekImplement SEEK_DATA and SEEK_HOLE extensions to lseek...
2007-04-05 Pawel Jakub DawidekAdd security.jail.mount_allowed sysctl, which allows...
2007-04-05 Xin LIAvoid using intermediate variables by just comparing...
2007-04-04 Andrew ThompsonThis commit was generated by cvs2svn to compensate...
next