]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
style(9) cleanup
[FreeBSD/FreeBSD.git] / lib / libc /
2007-12-18 dasSince nan() is supposed to work the same as strtod...
2007-12-18 jasoneUse fixed point integer math instead of floating point...
2007-12-18 dasCatch up with vfprintf.c,v 1.77.
2007-12-17 bushmanMoved logging out of the nss_method_lookup() in order...
2007-12-17 jasoneRefactor features a bit in order to make it possible...
2007-12-16 dasImplement and document nan(), nanf(), and nanl(). This...
2007-12-16 dasExport gdtoa's __ULto{x,Q}_D2A routine in a private...
2007-12-16 dasArrange so that the NaN returned by strtod("nan", NULL...
2007-12-14 deischenIncrement the version namespace for 8.0-current. New...
2007-12-13 jhbUpdate posix_openpt(3) to handle 512 ptys. This was...
2007-12-12 wesRemove license clause 3 to agree with the now-standard...
2007-12-12 bushmanImplementing 'fallback' nsswitch source. 'fallback...
2007-12-12 phantomRemove 3rd clause of license
2007-12-11 acheFix typo in the comment
2007-12-11 obrienThis commit was generated by cvs2svn to compensate...
2007-12-09 dasRemove some test instrumentation. (The Symbol.map chang...
2007-12-09 dasFix handling of subnormals on i386/ia64/amd64.
2007-12-08 remkoMake the warning a bit less 'broad' then it used to...
2007-12-05 obrienThis commit was generated by cvs2svn to compensate...
2007-12-03 umeMerge BIND 9.4.2 into main chunk.
2007-12-03 umeThis commit was generated by cvs2svn to compensate...
2007-12-03 umeVendor import of BIND 9.4.2
2007-12-03 desSince jb@ fixed the type of dd_lock in <dirent.h>,...
2007-12-03 dougbThis commit was generated by cvs2svn to compensate...
2007-12-03 dasIn scanf, round according to the current rounding mode.
2007-12-02 dougbThis commit was generated by cvs2svn to compensate...
2007-11-28 jasoneOnly zero large allocations when necessary (for calloc()).
2007-11-27 jasoneAdd _pthread_mutex_init_calloc_cb to libc's map, for...
2007-11-27 jasoneDocument the B and L MALLOC_OPTIONS.
2007-11-27 jasoneImplement dynamic load balancing of thread-->arena...
2007-11-27 jasoneImplement lazy deallocation of small objects. For...
2007-11-27 jasoneAvoid re-zeroing memory in calloc() when possible.
2007-11-27 jasoneFix stats printing of the amount of memory currently...
2007-11-26 delphijThis commit was generated by cvs2svn to compensate...
2007-11-23 jbUse an intermediate pointer to avoid a strict aliasing...
2007-11-21 jbUse an intermediate pointer to avoid a strict aliasing...
2007-11-20 jbUse intermediate pointers to avoid strict alias type...
2007-11-19 cognetChange the casts from (pthread_mutex_t *) to (void...
2007-11-16 delphijThis commit was generated by cvs2svn to compensate...
2007-11-15 ruFix bad rule and bad dependency for nsparser.h that can
2007-11-14 obrienThis commit was generated by cvs2svn to compensate...
2007-11-07 rafan- Include runetype.h for _RuneLocale_
2007-11-07 acheThis commit was generated by cvs2svn to compensate...
2007-11-05 gshapiroThis commit was generated by cvs2svn to compensate...
2007-10-30 keramidaRemove extraneous empty lines, to fix mdoc warnings.
2007-10-30 keramidamdoc fix: remove extraneous empty line.
2007-10-30 keramidaBump manpage date, missed during the last change.
2007-10-30 keramidaThe .Fx request doesn't recognize 2.2.0, so use ".Fx...
2007-10-30 keramidaRemove extraneous .Ef request.
2007-10-29 rwatsonThis commit was generated by cvs2svn to compensate...
2007-10-25 obrienThis commit was generated by cvs2svn to compensate...
2007-10-23 acheBack out 2nd part of wrong iswascii() change in prev...
2007-10-22 jbAdd a BUGS section to note that mount/chroot changes...
2007-10-22 jbAdd the full module path name to the kld_file_stat...
2007-10-19 davidxuRemove out of date notes, the atoi code is thread-safe...
2007-10-18 cognetUnbreak arm build by removing duplicate symbols.
2007-10-18 darrenrThis commit was generated by cvs2svn to compensate...
2007-10-18 simonThis commit was generated by cvs2svn to compensate...
2007-10-18 yarThe fork symbols aren't MD, they already live in sys/.
2007-10-18 grehanFix build from errors exposed with recent version_gen...
2007-10-17 tmclaugh- Correctly define CACHED_SOCKET_PATH as /var/run/nscd...
2007-10-16 ruVM_METER is long deprecated.
2007-10-16 ruRescue parts of the sensorsd commit that are still...
2007-10-16 mlaierThis commit was generated by cvs2svn to compensate...
2007-10-16 mlaierThis commit was generated by cvs2svn to compensate...
2007-10-15 netchildBackout sensors framework.
2007-10-15 mpThis commit was generated by cvs2svn to compensate...
2007-10-15 mpThis commit was generated by cvs2svn to compensate...
2007-10-15 acheAdd comment explaining __mb_sb_limit trick here.
2007-10-14 ruFix mdoc in last commit.
2007-10-14 netchildImport OpenBSD's sysctl hardware sensors framework.
2007-10-13 acheThe problem is: currently our single byte ctype(3)...
2007-10-13 deischenRemove symbols that should not be exported.
2007-10-13 cognetMFKernel: do not use __XSCALE__ to detect if clz/pld...
2007-10-12 delphijThis commit was generated by cvs2svn to compensate...
2007-10-08 delphijThis commit was generated by cvs2svn to compensate...
2007-10-03 ruThis commit was generated by cvs2svn to compensate...
2007-10-01 ruFixed "make checkdpadd" (missing library dependencies).
2007-09-28 scfAdd fts_set_clientptr(3), fts_get_clientptr(3) and...
2007-09-25 bruefferAssorted spelling, punctuation and mdoc fixes.
2007-09-24 jkimThis commit was generated by cvs2svn to compensate...
2007-09-22 scfThe precision for a string argument in a call to warnx...
2007-09-21 obrienAdd FreeBSD history.
2007-09-20 matteoFix some improper handling of malloc failures
2007-09-20 gabor- Fix description to say "receive" instead of "send"
2007-09-15 scfSkip rebuilding environ in setenv() only upon reuse...
2007-09-15 impUse better manuals for these ntp system calls. These...
2007-09-07 ruWe've been able to support EVFILT_VNODE filtering on...
2007-09-05 jinmeiensure the head entry of addrinfo chain has non-NULL...
2007-08-24 edwinThis commit was generated by cvs2svn to compensate...
2007-08-22 davidxuAdd thr_kill2 syscall.
2007-08-14 kanThis commit was generated by cvs2svn to compensate...
2007-08-14 kanThis commit was generated by cvs2svn to compensate...
2007-08-14 kanThis commit was generated by cvs2svn to compensate...
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...
next