]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
Unbreak a whatis(1) entry by fixing the NAME section.
[FreeBSD/FreeBSD.git] / lib / libc /
2004-07-05 ruMarkup fixes.
2004-07-05 ruMarkup nits.
2004-07-04 ruSort SEE ALSO references (in dictionary order, ignoring...
2004-07-04 cpercivaAdd commentary explaining why we return EBADF upon...
2004-07-04 stefanfConsistently use __inline instead of __inline__ as...
2004-07-04 tjrThis commit was generated by cvs2svn to compensate...
2004-07-04 tjrThis commit was generated by cvs2svn to compensate...
2004-07-03 ruFixed markup.
2004-07-03 ruEliminate double whitespace.
2004-07-02 ruMechanically kill hard sentence breaks.
2004-07-02 davidxuFollow previous change in makecontext. Use %esi to...
2004-07-02 ruRemoved trailing whitespace.
2004-07-02 ruMarkup tidying.
2004-07-02 davidxuUse %esi to store next ucp pointer. Mark end of stack by
2004-07-02 tjrThis commit was generated by cvs2svn to compensate...
2004-07-02 marksThis commit was generated by cvs2svn to compensate...
2004-06-30 tjrThis commit was generated by cvs2svn to compensate...
2004-06-30 ruMarkup, grammar, and spelling fixes.
2004-06-30 ruFixed a typo.
2004-06-30 tjrFix typo: WRDE_DOOFS -> WRDE_DOOFFS.
2004-06-26 mbrThis commit was generated by cvs2svn to compensate...
2004-06-25 marcelThis commit was generated by cvs2svn to compensate...
2004-06-24 riks/SS_CANTSENDMORE/SBS_CANTSENDMORE/
2004-06-23 tjrPrefix the names of members of _RuneLocale and its...
2004-06-23 bmsBe specific about which socket properties are inherited...
2004-06-21 darrenrThis commit was generated by cvs2svn to compensate...
2004-06-21 mppSpelling fixes.
2004-06-21 mppSpelling fixes.
2004-06-21 mppSpelling fixes.
2004-06-21 mppSpelling fixes.
2004-06-21 mppSpelling fixes.
2004-06-21 mppPR: docs/67884
2004-06-20 marcelThis commit was generated by cvs2svn to compensate...
2004-06-20 stefanfThis commit was generated by cvs2svn to compensate...
2004-06-17 kbyancCLOCK_PROF and CLOCK_VIRTUAL are implemented now.
2004-06-17 rwatsonAdd reference to mac_get_link() in man page, which...
2004-06-16 mlaierThis commit was generated by cvs2svn to compensate...
2004-06-16 mlaierThis commit was generated by cvs2svn to compensate...
2004-06-16 umeRename variable name from `name' to `hostname'.
2004-06-16 obrienThis commit was generated by cvs2svn to compensate...
2004-06-15 davidxuAvoid to touch red zone, in libpthread, ucontext may...
2004-06-15 kbyancThe maximum value of iovcnt is IOV_MAX, not 16.
2004-06-14 bmsDocument the location of the header file which declares...
2004-06-14 bmsDate bump.
2004-06-14 bmsDocument some return values.
2004-06-14 stefanfMerge changes from the tzcode2004a import. Wherever...
2004-06-14 stefanfImport tzcode2004a.
2004-06-14 ruThis commit was generated by cvs2svn to compensate...
2004-06-14 dasUse .Dv instead of .Li for all the RLIMIT_* constants.
2004-06-13 dasDocument RLIMIT_AS. While here, correct an insertion...
2004-06-13 stefanfRemove a stale reference to %Ef and %EF from a comment.
2004-06-12 mlaierThis commit was generated by cvs2svn to compensate...
2004-06-11 kensmithChange defualt time zone from GMT to UTC. This will...
2004-06-10 peterThis commit was generated by cvs2svn to compensate...
2004-06-08 stefanfRemove a couple of casts added for an ancient Sun compiler.
2004-06-08 stefanfThe third operand of the conditional operator should...
2004-06-08 dasIn fts_build(), if we try to chdir and fail (e.g. due...
2004-06-08 dasRename cantwrite() to prepwrite(). The latter is less...
2004-06-08 dasRename cantwrite() to prepwrite(). The latter is less...
2004-06-08 dasSet errno to EBADF on attempts to write to a stream...
2004-06-07 yarUse ".In" to mark up C include file names.
2004-06-07 yarEach sentence should begin on a new line.
2004-06-07 yarExtend and improve the mdoc(7) markup of this page.
2004-06-07 yarFinally document the option to avoid zombie creation
2004-06-03 roamFix the ordering in the description of the dlsym()...
2004-06-02 umeuse source address as a hint to determine destination...
2004-06-01 brooksAdd Aerospace Corporation copyrights to EUI64 support...
2004-06-01 tjrChange the signature of ftok from (const char *, char...
2004-05-31 umeTreat IPv4 private address as global scope rather than...
2004-05-31 umeuse source address as a hint to determine destination...
2004-05-27 tjrBuffer partial wide characters more efficiently: instea...
2004-05-26 brooksAdd support for an /etc/eui64 file modeled on /etc...
2004-05-25 tjrScan the source string for invalid wide characters...
2004-05-25 tjrProvide trivial macro implementations of getwc(), getwc...
2004-05-25 njlThis commit was generated by cvs2svn to compensate...
2004-05-25 njlThis commit was generated by cvs2svn to compensate...
2004-05-23 tjrGrab all the information we need about a character...
2004-05-22 tjrPerform conversions straight from the stream buffer...
2004-05-22 tjrAssociate a multibyte conversion state object with...
2004-05-20 alcUpdate the document date.
2004-05-19 alcRemove a long obsolete paragraph from the BUGS section.
2004-05-18 peterFor amd64, explicitly compile mcount.po, rather than...
2004-05-17 yarClarify and extend paragraphs on interoperation
2004-05-17 kientzlegetgrent() and friends should set errno if there is...
2004-05-17 kientzlePOSIX prohibits any library function from setting errno...
2004-05-17 tjrUse conversion state objects to store the accumulated...
2004-05-17 tjrUse a simpler and faster buffering scheme for partial...
2004-05-17 joergThis commit was generated by cvs2svn to compensate...
2004-05-17 kientzleIf getpwent/getpwuid/getpwnam return NULL, they must...
2004-05-14 tjrUse a simpler, faster buffering scheme for partial...
2004-05-14 cognetImport the softfloat emulation library, needed for...
2004-05-14 cognetImport the FreeBSD/arm libc bits.
2004-05-14 cognetWe use __arm__, not __arm32__.
2004-05-14 cognetDefine malloc_pageshift and malloc_minsize for arm.
2004-05-13 bdeFixed some minor style bugs.
2004-05-13 tjrAllow encoding modules to override the default implemen...
2004-05-13 tjrFix braino in previous: check that the second byte...
2004-05-12 peadarFix some^Wseveral style bugs from last commit.
2004-05-12 josefFix typo.
2004-05-12 tjrReduce overhead by calling internal versions of the...
next