]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
Add function __mq_oshandle() to get file handle of a mqueue.
[FreeBSD/FreeBSD.git] / lib / libc /
2007-01-03 dasThe distinction between quiet and signaling NaN formats is
2007-01-03 dasThis commit was generated by cvs2svn to compensate...
2007-01-03 dasFix rounding of 0xf for hex fp formats.
2006-12-31 acheThis commit was generated by cvs2svn to compensate...
2006-12-28 simonBump modification date for last update.
2006-12-28 simonCatch up struct cmsghdr and struct msghdr in the manual...
2006-12-25 ruThis commit was generated by cvs2svn to compensate...
2006-12-24 mariusFix a typo in __fpu_ftox() that caused long double...
2006-12-23 jasoneImplement chunk allocation/deallocation hysteresis...
2006-12-19 jmgadd a missing the...
2006-12-16 rodrigcConsistently use a socklen_t type where required, and...
2006-12-15 umeMerge BIND9 9.3.3 into main chunk.
2006-12-15 umeThis commit was generated by cvs2svn to compensate...
2006-12-15 umeVendor import of BIND 9.3.3
2006-12-15 pjdchflags(2) returns EPERM when user tries to set or...
2006-12-15 rrsThis adds the "system calls"
2006-12-14 impband-aide until _SC_PHYS_PAGES actually is defined
2006-12-14 pjdAdd support for _SC_PHYS_PAGES, which is not standard...
2006-12-14 pjdDocument _SC_PAGESIZE. There are still 85 undocumented...
2006-12-13 pjd- truncate(2) returns EFBIG if the length argument...
2006-12-13 pjdAppend-only flag also denies chown(2).
2006-12-13 samThis commit was generated by cvs2svn to compensate...
2006-12-13 pjdMuch more correct EFTYPE description.
2006-12-13 pjdBetter wording.
2006-12-13 pjdAppend-only flag also denies chmod(2). Is this correct...
2006-12-13 pjdBe more precise with EPERM description. When chown...
2006-12-13 pjdWrite permission if of course only needed for the paren...
2006-12-13 pjdmkfifo(2) returns EACCES when write permission is denie...
2006-12-12 pjdBe more specific when ELOOP can be returned.
2006-12-12 pjdsymlink(2) return EACCES if a component of the name2...
2006-12-12 pjdCorrect ENOENT description.
2006-12-12 pjdThe 'name1' argument to symlink(2) is only limited...
2006-12-12 pjdmkdir(2) creates directory, not file.
2006-12-12 julianRemove reference to confusing behaviour just removed...
2006-12-10 pjdWhen directory is given as an argument for unlink(2...
2006-12-10 dougbThis commit was generated by cvs2svn to compensate...
2006-12-09 pjdIf the named file has its immutable or append-only...
2006-12-09 pjdIf the parent directory of the named file has its immut...
2006-12-09 pjdIf the parent directory of the destination file has...
2006-12-09 pjd- If the source file has its immutable or append-only...
2006-12-09 pjdIf the named file has its immutable or append-only...
2006-12-09 pjdIf the named file has its immutable flag set, chown...
2006-12-09 pjdIf the named file has its immutable flag set, chmod...
2006-12-09 pjdAdd reference to chflags(2).
2006-12-09 pjdIf the parent directory of the named file has its immut...
2006-12-09 pjd- If the directory to be removed has its immutable...
2006-12-09 pjd- If the parent directory of the file pointed at by...
2006-12-09 pjdCorrect last commit. The parent directory of the file...
2006-12-09 pjdWhen immutable, undeletable or append-only flag is...
2006-12-09 pjdWhen undeletable flag is set, unlink(2) return EPERM.
2006-12-08 hartiThis commit was generated by cvs2svn to compensate...
2006-12-04 ruGrammar.
2006-12-04 samdocument recent change to return ECONNRESET for tcp...
2006-12-04 umeUse _kevent() instead of kevent().
2006-12-03 ddsMinor clarification.
2006-12-03 maximo As POSIX requires confstr(3) returns zero on errors...
2006-11-24 yarNote that, thanks to the work by Alan Cox et al, some...
2006-11-20 jhbDocument that the data field for NOTE_EXIT holds the...
2006-11-12 umeThis commit was generated by cvs2svn to compensate...
2006-11-10 desThis commit was generated by cvs2svn to compensate...
2006-11-09 trhodesAdd an entry for PT_GETLWPLIST.
2006-11-09 cognetCleanup: we always have to use __error() now, and we...
2006-11-08 ruRemove a forgotten file.
2006-11-06 cognetInstead of re-implementing hton[ls] and friends for...
2006-11-06 cognetProvide definitions suitable for arm big-endian.
2006-11-06 rwatsonRemove sys/uio.h include -- this is no longer required...
2006-11-04 lawranceDocument return values for res_query and res_search.
2006-11-04 danger- clock_gettime is in time.h instead of sys/time.h
2006-11-04 dougbThis commit was generated by cvs2svn to compensate...
2006-11-03 kmacy- change ABI for user trap handler for sun4v (eventuall...
2006-11-02 ruReplace the SEE ALSO xrefs with a more reasonable set...
2006-11-01 pjdDocument MNT_GJOURNAL option.
2006-10-31 hartiThis commit was generated by cvs2svn to compensate...
2006-10-30 hartiThis commit was generated by cvs2svn to compensate...
2006-10-28 bdeBacked out rev.1.10 (a special case for amd64). The...
2006-10-28 ruAdd missing markup bits.
2006-10-24 umeMerge res_send.c of BIND9 9.3.3rc2 into main chunk...
2006-10-24 umeImport of BIND 9.3.3rc2
2006-10-23 kibRevert the rev. 1.4, it causes breakage on most arches...
2006-10-21 simonMinor markup fix: A comma should be seperated by space...
2006-10-21 ruAvoid a potential hard sentence break.
2006-10-21 kibWorkaround for (what seems to be) compiler error for...
2006-10-16 achefile == NULL:
2006-10-16 acheHonor errno obtained from __sflags
2006-10-16 acheBack out ftruncate error handling. There can some file...
2006-10-15 acheDo real seek
2006-10-14 ruThis commit was generated by cvs2svn to compensate...
2006-10-13 ruForgot to bump the document date.
2006-10-13 ruSome word smithing adopted from the PR.
2006-10-13 ruAdd missing comma.
2006-10-13 ruThis commit was generated by cvs2svn to compensate...
2006-10-12 ruUse normal parentheses.
2006-10-12 ruDon't say "rightmost" when referring to the least signi...
2006-10-12 ruMore accurately document the implementation details...
2006-10-12 ruLink select(2) to FD_CLR(3), FD_ISSET(3), FD_SET(3...
2006-10-12 ruDocument S_IRWXU and permission bits for group/other.
2006-10-12 ruDocument what "msgsz" argument really denotes. [1]
2006-10-12 trhodesNote that the value from getenv() should not be modifie...
2006-10-12 kmacyfix bus error in newsyslog by making sure that fields...
2006-10-11 maximo Follow the trend and try to explain what the slow...
next