]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
This commit was generated by cvs2svn to compensate for changes in r162079,
[FreeBSD/FreeBSD.git] / lib / libc /
2006-09-06 dougbThis commit was generated by cvs2svn to compensate...
2006-09-05 rualloca() cannot check if the allocation is valid; menti...
2006-09-05 ruGC dead code. If we want to stay polite to the foreign...
2006-09-04 samThis commit was generated by cvs2svn to compensate...
2006-09-04 samThis commit was generated by cvs2svn to compensate...
2006-09-02 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-02 marcelWhitespace fix.
2006-09-01 marcelEnable TLS on PowerPC.
2006-09-01 marcelFix style(9) in code copied from rtld.
2006-09-01 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-01 marcelEnable TLS on ia64.
2006-09-01 marcelFix the variant I allocation for KSE: Allow a larger...
2006-08-31 obrienThis commit was generated by cvs2svn to compensate...
2006-08-31 ruThis commit was generated by cvs2svn to compensate...
2006-08-30 marcelAvoid dead code elimination of the assignment to TP...
2006-08-30 marcelPrevent dead code elimination for the TP assignmient...
2006-08-28 impThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 rwatsonThis commit was generated by cvs2svn to compensate...
2006-08-25 ceriNote that the system only allows a maximum of kern...
2006-08-24 marcelThis commit was generated by cvs2svn to compensate...
2006-08-23 marcelThis commit was generated by cvs2svn to compensate...
2006-08-22 ruRemove alpha left-overs.
2006-08-21 cognetIf __ARMEB__ is defined, we're already using the networ...
2006-08-20 delphijThis commit was generated by cvs2svn to compensate...
2006-08-17 gshapiroThis commit was generated by cvs2svn to compensate...
2006-08-16 guidoThis commit was generated by cvs2svn to compensate...
2006-08-16 wesDocument EAGAIN failure per PR. (Finally!)
2006-08-15 pjdWe operate on 'statfs' structures, not on 'fsstat'...
2006-08-14 ddImprove the wording. Remove the appositive about strcmp...
2006-08-13 cpercivaCorrectly handle the case in calloc(num, size) where
2006-08-09 marcelDefine NO_TLS on PowerPC.
2006-08-09 maximo It speaks about struct msqid_ds not struct shmid_ds.
2006-08-07 phkReturn length from fwopen() file callback instead of...
2006-08-04 umeCheck if the filedes of kevent is expected one. Though our
2006-08-04 ume_close() should be called instead of close() here.
2006-08-04 yarCommit the results of the typo hunt by Darren Pilgrim.
2006-08-03 delphijIn DCE 1.1, the time_low value is defined as an unsigne...
2006-07-29 simonThis commit was generated by cvs2svn to compensate...
2006-07-27 jasoneConditionally expand the size_invs lookup table in...
2006-07-27 cognetUse 4 as QUANTUM_2POW_MIN on arm as it is on any other...
2006-07-27 jasoneFix cpp logic in arena_malloc() to adjust size when...
2006-07-26 impRemove stale comment about arm
2006-07-26 yarRespect MK_INET6_SUPPORT.
2006-07-26 yarFix build w/o INET6.
2006-07-23 norkAdd missing ;.
2006-07-23 umedo not overload the port number on to the return value of
2006-07-23 norkAdd missing syscalls.
2006-07-23 umestop use of mutex lock in ICMP lookup.
2006-07-22 umeremove obsolete comments.
2006-07-21 umesimplification in explore_numeric: unified the post...
2006-07-21 umeRFC3493 requires use of inet_aton for AF_INET.
2006-07-21 umeclean-up: rewrote explore_null and explore_numeric...
2006-07-21 ume- draft-ietf-ipngwg-icmp-namelookups-09
2006-07-17 stefanfUse a prototype for res_init().
2006-07-14 maximo compat_group() and files_group() are more complicated...
2006-07-07 marcelThis commit was generated by cvs2svn to compensate...
2006-07-07 rwatsonFollowing repo-copy of mac_is_present_np.3 to mac_is_pr...
2006-07-01 jasoneUse some math tricks in arena_run_reg_dalloc() to avoid...
2006-06-30 jasoneMake the behavior of malloc(0) standards-compliant...
2006-06-27 rwatsonThis commit was generated by cvs2svn to compensate...
2006-06-26 obrienThis commit was generated by cvs2svn to compensate...
2006-06-23 keramidatwalk() expects an `action' function not a comparison...
2006-06-21 kibMake the mincore(2) return ENOMEM when requested range...
2006-06-21 obrienThis commit was generated by cvs2svn to compensate...
2006-06-20 jasoneAdd a missing case for the switch statement in arena_ru...
2006-06-19 obrienThis commit was generated by cvs2svn to compensate...
2006-06-15 maximo Make grep ^strlcpy work: put a return value type...
2006-06-14 gshapiroThis commit was generated by cvs2svn to compensate...
2006-06-13 maximo Sort .Xrs.
2006-06-13 phkAdd xref to statfs(2)
2006-06-08 mariusThis commit was generated by cvs2svn to compensate...
2006-06-05 delphij - ANSIfy.
2006-06-05 samThis commit was generated by cvs2svn to compensate...
2006-06-05 kibReplace absolute addressing in the call instructions...
2006-06-05 rwatsonThis commit was generated by cvs2svn to compensate...
2006-06-01 maximo Record a file offset for a last successfully parsed...
2006-06-01 maximo Document the fact truncate(2) has no effect for ...
2006-05-30 hartiThis commit was generated by cvs2svn to compensate...
2006-05-27 ruFix the output.
2006-05-23 impGC old a.out and K&R support.
2006-05-22 acheReflect int -> size_t changes in glob.h
2006-05-22 acheReflect size_t changes in glob.h
2006-05-22 acheRemove pending actions asked in comments for SHLIB_MAJO...
2006-05-22 acheRemove the kludge, as asked in the Makefile:
2006-05-21 delphijThis commit was generated by cvs2svn to compensate...
2006-05-21 umeBump library majro version for gethostbyaddr(3).
2006-05-21 umeNuke some compatibility crufts of resolver for 6.X...
2006-05-21 umeFix gethostbyaddr() prototype to conform to IEEE Std...
2006-05-21 umeReturn EAI_OVERFLOW instead of EAI_MEMORY when the...
2006-05-21 umeUpgrade res_update(3) and the friends to BIND9's one...
2006-05-21 umeThis commit was generated by cvs2svn to compensate...
2006-05-21 umeVendor import of BIND 9.3.2
2006-05-20 rodrigcRemove reference to "System call restart" in intro...
2006-05-20 maximo .Xr strtonum(3).
2006-05-19 jkimCorrect decoding a string containing '/'.
2006-05-16 keramida* Document the fact that non-superusers cannot change...
next