]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
This commit was generated by cvs2svn to compensate for changes in r171825,
[FreeBSD/FreeBSD.git] / lib / libc /
2007-08-14 kanThis commit was generated by cvs2svn to compensate...
2007-08-01 simonThis commit was generated by cvs2svn to compensate...
2007-07-31 bushman- Getipnodebyname() and getipnodebyaddr() reimplemented...
2007-07-25 dougbThis commit was generated by cvs2svn to compensate...
2007-07-24 rrs - take out a needless panic under invariants for sctp_...
2007-07-24 simonSet timeout for all NIS RPC requests to 1 second and...
2007-07-22 rwatsonThis commit was generated by cvs2svn to compensate...
2007-07-20 scfAdded environ-replacement detection. For programs...
2007-07-14 bruefferTake a sentence into the present by removing a referenc...
2007-07-14 rrs- Modular congestion control, with RFC2581 being the...
2007-07-11 samThis commit was generated by cvs2svn to compensate...
2007-07-11 hartiThis commit was generated by cvs2svn to compensate...
2007-07-09 samThis commit was generated by cvs2svn to compensate...
2007-07-06 deischenFix a typo that prevented the quad symbols from being...
2007-07-05 peterFix remaining syntax errors (missing semicolons)
2007-07-04 peterAdd missing \ characters in PSEUDO() macro on arm....
2007-07-04 peterChange the C wrappers for mmap/lseek/pread/pwrite/trunc...
2007-07-04 peterClassify mmap, lseek, pread, pwrite, truncate, ftruncat...
2007-07-04 peterAdjust the syscall stub macros to be consistent in...
2007-07-04 peterFix missing prototype warnings. (Compile errors with...
2007-07-04 scfSignificantly reduce the memory leak as noted in BUGS...
2007-07-03 mlaierThis commit was generated by cvs2svn to compensate...
2007-07-03 mlaierThis commit was generated by cvs2svn to compensate...
2007-07-02 rrs- Removes some incorrect error returns (errno was being...
2007-06-27 kanFix sbrk.S to use _end symbol the same way brk.s was...
2007-06-26 mjacobAdd missing semi-colon.
2007-06-25 rrs- Fix wrong error return (the errno was being returned...
2007-06-22 rrs- Fix incorrect error return on sctp_getaddrlen
2007-06-21 delphijThis commit was generated by cvs2svn to compensate...
2007-06-19 bruefferClean up after previous commit: new sentence -> new...
2007-06-19 rrs- Fix the signature of sctp_connectx to match the funct...
2007-06-18 bruefferMajor cleanup: mdoc macros, style, typos etc.
2007-06-18 acheAdd rewind() to the list of functions which may fail...
2007-06-18 acheAdd mbstate clear missed in one of the cases.
2007-06-18 davidxuFix library names.
2007-06-15 jasoneAdd information about the implications of using mmap...
2007-06-15 jasoneFix junk/zero filling for realloc(). Junk filling...
2007-06-15 delphijThis commit was generated by cvs2svn to compensate...
2007-06-15 delphijThis commit was generated by cvs2svn to compensate...
2007-06-14 hartiUse an array of size NGROUP_MAX for the getgroups(...
2007-06-14 delphijRequire users to provide a length information for inet_...
2007-06-13 bruefferCatch up with the code.
2007-06-12 acheFix yet another (make install) stopper with wrong sourc...
2007-06-12 bmsFix typo in filename from mismerged earlier rev of...
2007-06-12 bmsFix a typo which crept in from an earlier version of...
2007-06-12 bmsAdd missing userland support files from previous commit...
2007-06-12 bmsImport rewrite of IPv4 socket multicast layer to suppor...
2007-06-11 rrs- Validate incoming addresses and sizes for connectx...
2007-06-11 delphijAdd inet_ntoa_r, a reentrant version of inet_ntoa....
2007-06-11 delphijDiff reduction against other *BSDs: ANSIfy function
2007-06-10 marcelFix bogon in previous commit: <machine/cpu.h> is still...
2007-06-10 marcelThe definition of CACHELINESIZE moved from <machine...
2007-06-06 remkoDocument getaddrinfo(3)'s AI_ADDRCONFIG
2007-06-05 dougbThis commit was generated by cvs2svn to compensate...
2007-06-05 rafanThis commit was generated by cvs2svn to compensate...
2007-06-05 desExpose __stack_chk_fail_local() so -fstack-protector...
2007-06-04 darrenrThis commit was generated by cvs2svn to compensate...
2007-06-04 delphijThis commit was generated by cvs2svn to compensate...
2007-06-03 umeMerge BIND 9.4.1 into main chunk.
2007-06-03 umeMerge BIND 9.4.1 into main chunk.
2007-06-03 umeThis commit was generated by cvs2svn to compensate...
2007-06-03 umeVendor import of BIND 9.4.1
2007-06-02 dougbThis commit was generated by cvs2svn to compensate...
2007-05-31 deischenExport quad symbols. They were previously commented...
2007-05-31 deischenSome libc symbol map cleanups.
2007-05-28 rwatsonCorrect spelling errors in comments.
2007-05-28 rwatsonPrecede symbol names consistently with tabs rather...
2007-05-25 delphijConst'ify and ANSIfy the internal interfaces of regex(3).
2007-05-25 delphijANSIfy function definitions, reduces diff against OpenBSD.
2007-05-25 ruAlso fix the misspelling of hes_resolve().
2007-05-25 delphijThe usage of "info" in init_hash() is read-only, so...
2007-05-24 obrienThis commit was generated by cvs2svn to compensate...
2007-05-24 obrienThis commit was generated by cvs2svn to compensate...
2007-05-24 ruhesiod_resolv -> hesiod_resolve
2007-05-22 jonBackout 1.5 as requested by deischen
2007-05-22 jon__cleanup() is needed for ports/devel/valgrind, export it.
2007-05-21 wollmanThis commit was generated by cvs2svn to compensate...
2007-05-19 kanUse LDADD to add -lgcc to the end of linker command...
2007-05-19 cognetUse __mcount() instead of _mcount() to reduce diffs...
2007-05-19 muxThis commit was generated by cvs2svn to compensate...
2007-05-19 kanUse built-in _end symbol insteadof 'end' for consistenc...
2007-05-19 kanDo not declare float_detect_tininess as external if...
2007-05-19 kanMake sure GCC will not try to link libc with itself.
2007-05-19 kanFollow NetBSD, OpenBSD and DragonfyBSD project and...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-18 jonMove nss_compat symbols from r1.11 to private section...
2007-05-18 jon__nss_compat_* from net/nss_compat.c are needed by...
2007-05-17 jonendrpcent belongs with rpc name service db, not services.
2007-05-17 jonfix memory leak from reading nsswitch.conf
2007-05-16 rrs-Fix so getoptinfo() is in conformance with socket...
2007-05-16 rrs Resolves symbols map so sctp_xxx() functions are included.
2007-05-16 kanDo not export 'end' symbol. It is not meant to be visib...
2007-05-14 pavDocument RFTHREAD
2007-05-14 deischenI guess powerpc needs vfork(), add it to the symbol...
2007-05-13 rwatsonAdd ether_aton_r and ether_ntoa_r to public symbol...
2007-05-13 deischenRemove .mcount from gmon's Symbol map and add it to...
2007-05-13 deischenEnable symbol versioning by default. Use WITHOUT_SYMVE...
next