]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
This commit was generated by cvs2svn to compensate for changes in r156230,
[FreeBSD/FreeBSD.git] / lib / libc /
2006-03-03 muxThis commit was generated by cvs2svn to compensate...
2006-03-02 phkFix the %Q printf extension to behave as expected
2006-03-01 umeHandle the errors returned by res_querydomain() in...
2006-03-01 davidxuDisconnect mqueue from buildworld, as I will implement...
2006-02-28 deischenConst'ify arguments to a couple of functions to fix...
2006-02-28 delphijDon't do a time travel to 12006...
2006-02-27 deischenStaticize a couple of functions.
2006-02-27 deischenCorrect a comment.
2006-02-27 hartiThis commit was generated by cvs2svn to compensate...
2006-02-26 wkoszekFix typo in manual page reference.
2006-02-26 umeSync inet_net_pton() and inet_net_ntop() with latest...
2006-02-24 ume- Just query 'as is', if there is a trailing dot in...
2006-02-22 yarTell the truth about a) how to get the first fileid...
2006-02-19 umeThis commit was generated by cvs2svn to compensate...
2006-02-16 brd- Massage wording to make it easier to understand and...
2006-02-13 hartiThis commit was generated by cvs2svn to compensate...
2006-02-13 kanRemove extra slash from pty slave device name returned...
2006-02-11 rwatsonThis commit was generated by cvs2svn to compensate...
2006-02-10 samThis commit was generated by cvs2svn to compensate...
2006-02-10 hartiThis commit was generated by cvs2svn to compensate...
2006-02-07 hartiThis commit was generated by cvs2svn to compensate...
2006-02-07 hartiThis commit was generated by cvs2svn to compensate...
2006-02-06 rwatsonThis commit was generated by cvs2svn to compensate...
2006-02-04 phkRemove spurious "union arg" from printf.h
2006-02-04 rwatsonThis commit was generated by cvs2svn to compensate...
2006-02-04 jasoneFix calculation of the number of arenas to use on multi...
2006-02-01 joelExpand contractions.
2006-01-31 rwatsonThis commit was generated by cvs2svn to compensate...
2006-01-31 hartiThis commit was generated by cvs2svn to compensate...
2006-01-31 phkAdd missing 's' suffix on alternate rendition of time.
2006-01-30 glebius- In pipe() return the error returned by pipe_create...
2006-01-29 cognetIf the sysctl kern.pts.enable doesn't exist, check...
2006-01-27 jasoneRemove unwarranted uses of 'goto'.
2006-01-27 jasoneAdd NO_MALLOC_EXTRAS, so that various extra features...
2006-01-27 jasoneFix the type of a statistics counter (unsigned -->...
2006-01-27 jasoneClean up statistics gathering and printing.
2006-01-26 pjdRemove debug printf.
2006-01-26 jasoneOptimize arena_bin_pop() to reduce the number of separa...
2006-01-26 cognetMake getttyent() report what the pts ptys as well.
2006-01-26 cognetptsname() bits for pts.
2006-01-25 phkMake the %V{is} extension handle a NULL pointer like...
2006-01-25 jasoneRemove a redundant variable assignment in arena_reg_fra...
2006-01-25 jasoneIf no coalesced exact-fit small regions are available...
2006-01-23 jasoneMake the 'C' and 'c' malloc options consistent with...
2006-01-23 jasoneIn arena_chunk_reg_alloc(), try to avoid touching the...
2006-01-22 truckmanBack out the previous change to rename.2. The previous...
2006-01-21 truckmanrename(), rmdir(), and undelete() fail with EPERM if...
2006-01-20 jasoneUse uintptr_t rather than size_t when casting pointers...
2006-01-19 jasoneRevert addtion of assertions in revision 1.99. These...
2006-01-19 jasoneAdd assertions that detect some forms of region separat...
2006-01-19 jasoneRemove loops in arena_coalesce(). They are no longer...
2006-01-19 jasoneMake all internal variables and functions static.
2006-01-19 jasoneReturn NULL if there is an OOM error during initializat...
2006-01-16 samThis commit was generated by cvs2svn to compensate...
2006-01-16 jasoneAdd a separate simple internal base allocator and remov...
2006-01-16 marcelDefine NO_TLS on ia64. The dynamic TLS implementation...
2006-01-13 jasoneReplace malloc(), calloc(), posix_memalign(), realloc...
2006-01-12 jasoneFix a bitwise logic error in posix_memalign().
2006-01-12 ruThis commit was generated by cvs2svn to compensate...
2006-01-12 jasoneUse posix_memalign() in valloc() rather than making...
2006-01-12 jasoneIn preparation for a new malloc implementation:
2006-01-11 ceriI wrote getnetconfig where I meant getnetpath in the...
2006-01-10 grogAdd references to fhopen, fhstat, getfh, lgetfh and...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-06 cerio Document the possibility of putting 'b' in the flag...
2006-01-05 ddsDocument the recently-added EINVAL behavior.
2006-01-04 dougbThis commit was generated by cvs2svn to compensate...
2005-12-30 guidoThis commit was generated by cvs2svn to compensate...
2005-12-30 guidoThis commit was generated by cvs2svn to compensate...
2005-12-29 dougbThis commit was generated by cvs2svn to compensate...
2005-12-29 grehangmon now supported on powerpc
2005-12-29 grehanThe minbrk symbol is hidden the same on powerpc as...
2005-12-27 wollmanThis commit was generated by cvs2svn to compensate...
2005-12-24 trhodesAdd a64l(), l64a(), and l64a_r() XSI extentions. These...
2005-12-23 phkAdd abort2 manual page.
2005-12-22 wollmanThis commit was generated by cvs2svn to compensate...
2005-12-22 cognetExplicitely use a "signed char" instead of a "char...
2005-12-18 kanImplement ELF symbol versioning using GNU semantics...
2005-12-18 marcelMake our ELF64 type definitions match standards. In...
2005-12-16 phkAdd an extensible version of our *printf(3) implementat...
2005-12-16 davidxuWith current pthread implementations, a mutex initializ...
2005-12-13 davidxuSort .Xr by section number.
2005-12-13 phk/* You're not supposed to hit this problem */
2005-12-13 davidxuAdd cross references to siginfo.3.
2005-12-07 obrienThis commit was generated by cvs2svn to compensate...
2005-12-06 davidxuFix markeup.
2005-12-05 davidxuFix markup.
2005-12-05 davidxuDocument SIGEV_NONE and SIGEV_SIGNAL.
2005-12-03 ruFix prototype.
2005-12-03 ruFix type of argument.
2005-12-03 ruBreak hard sentence break.
2005-12-03 ambriskoSwitch BUILD_ARCH in Makefile to use uname -p suggested...
2005-12-03 davidxuRemove implementation-defined, it has already been...
2005-12-03 davidxuRemove implementation-defined sentences.
2005-12-03 davidxuFix lots of markup and content bug.
2005-12-02 davidxusyscall -> system call.
2005-12-02 davidxuFix markup.
next