]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
The ORIENTLOCK macro is no longer needed since all functions use
[FreeBSD/FreeBSD.git] / lib / libc /
2002-10-25 Tim J. RobbinsThe ORIENTLOCK macro is no longer needed since all...
2002-10-24 Bruce EvansRestored sigaction's name in its prototype.
2002-10-24 Sheldon Hearn* Modernize aio(4), providing instructions for static...
2002-10-24 Dag-Erling SmørgravAdd cross-references to the aio(4) manual page.
2002-10-24 Tim J. RobbinsReplace wcsstr() with an implementation based on strstr...
2002-10-24 Tim J. RobbinsRestore Berkeley SCCS id.
2002-10-24 Tim J. RobbinsRemove the Standards section again until we get these...
2002-10-24 Chris CostelloPlace mac_prepare() with the other mac_prepare*() funct...
2002-10-24 Chris Costellomac_free() no longer accepts a void * parameter; only...
2002-10-23 Chris CostelloRemove superfluous empty "FILES" section.
2002-10-23 Chris CostelloRemove hard sentence breaks.
2002-10-23 Mark MurrayMake the first argument of getbsize a size_t* instead...
2002-10-23 Tim J. RobbinsFix the NetBSD RCS id's on these files; somehow they...
2002-10-23 Tim J. RobbinsReimplement more efficiently, using a single forward...
2002-10-23 Tim J. RobbinsReimplement, handling the case where c == L'\0' correct...
2002-10-23 Hajimu UMEMOTOquery ip6.arpa then ip6.int for IPv6 reverse lookup...
2002-10-23 Tim J. RobbinsAdd a Standards section, claiming conformance to IEEE...
2002-10-23 Dag-Erling SmørgravTranslate to English.
2002-10-23 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-10-23 Assar WesterlundThis commit was generated by cvs2svn to compensate...
2002-10-23 Tim J. RobbinsReplace this wcsncpy() implementation with one based...
2002-10-22 Alfred PerlsteinExplain to users that they may want to kldload aio.
2002-10-22 Jake BurkholderRename the libc signal trampoline to __sigtramp to...
2002-10-22 Robert WatsonReflect MAC kernel/user API changes into the libc MAC...
2002-10-22 Assar WesterlundThis commit was generated by cvs2svn to compensate...
2002-10-22 Robert Watson.Xr mac.3 and posix1e.3 to mac.9. Point at sys/mac...
2002-10-21 Robert WatsonUnhook the per-policy parsing/printing MAC modules...
2002-10-21 Sam Lefflertrack gratuitous change to sys/i386/include/reg.h
2002-10-20 Tim J. RobbinsCross-reference fmtcheck(3).
2002-10-19 Peter WemmGive in on the __sF stuff. I have a better fix in...
2002-10-19 Tim J. RobbinsIndent code example with one tab, not two, for consiste...
2002-10-19 Tim J. RobbinsC89 does not specifiy strsep(), so our strsep() impleme...
2002-10-19 Tim J. RobbinsThe ftok() function has not been in libcompat for quite...
2002-10-18 Mark MurrayOops. Also provide a lint-compatible unused argument...
2002-10-18 Mark MurrayISOfy functions, sort headers and mark unused arguments.
2002-10-18 Mark MurrayCorrect the headers needed to use dbopen(3) and friends.
2002-10-17 Tim J. RobbinsFix off-by-one error when pushing back a multibyte...
2002-10-17 Tim J. RobbinsMake part of the previous change clearer; check flags...
2002-10-17 Tim J. RobbinsThe field width for single-byte string conversions...
2002-10-16 Alfred Perlsteinde-__P()
2002-10-16 Robert Drehmel - Remove the lsearch() and lfind() functions and their...
2002-10-16 Tim J. RobbinsCount field width correctly for suppressed multibyte...
2002-10-16 Robert DrehmelRemove unneeded $FreeBSD$ tags.
2002-10-16 Robert Drehmel - Remove the old insque() and remque() functions and...
2002-10-16 Tim J. RobbinsSet the error bit on the stream if an encoding error...
2002-10-16 Tim J. RobbinsAvoid truncating invalid wide characters that are outsi...
2002-10-16 Tim J. RobbinsAdd a Bugs section and note that fmtcheck() is out...
2002-10-16 Tim J. RobbinsAdd support for the XSI %C and %S formats, which are...
2002-10-15 Ian DowseUse kqueue(2) instead of poll(2) to wait for replies...
2002-10-15 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-10-15 Tim J. RobbinsAdd cross-references to the wide character counterparts...
2002-10-15 Maxim SobolevEliminate superfluous memory access in memcpy(3)/memmov...
2002-10-15 Tim J. RobbinsRemove stray comma at the end of the See Also list.
2002-10-14 Tim J. RobbinsUse a weak reference instead of a macro to make vfscanf...
2002-10-14 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-10-14 Tim J. RobbinsFA, FB and FC are lead bytes according to recent Micros...
2002-10-14 Tim J. RobbinsStyle changes. Mainly removing excessive whitespace...
2002-10-13 Kris KennawayIgnore TMPDIR if the application is setugid.
2002-10-12 Mark PeekThis commit was generated by cvs2svn to compensate...
2002-10-12 Mike BarcroftAdd restrict type-qualifier.
2002-10-12 Andrey A. ChernovCosmetic: use LCMONETARY_SIZE_{FULL,MIN} defines like...
2002-10-12 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
2002-10-12 Tim J. RobbinsDescribe the restrictions on seeking on wide character...
2002-10-12 Tim J. RobbinsFix a typo causing incorrect formatting for negative...
2002-10-11 Tim J. RobbinsSave errno around calls to free(); at least some code...
2002-10-11 Tim J. RobbinsDocument the kind of format string strfmon() expects...
2002-10-11 Tim J. RobbinsUse the new struct lconv members to determine how to...
2002-10-11 Tim J. RobbinsNon-negative amounts should not have an extra space...
2002-10-11 Tim J. Robbins"Left precision" and "right precision" are not flags...
2002-10-11 Peter WemmZap the early-adopter transition aid before we get...
2002-10-11 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-10-11 Maxim KonovalovDo not allow empty GIDs for non-NIS entries.
2002-10-11 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-10-11 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-10-11 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-10-11 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-10-10 Tim J. RobbinsAdd a UTF-8 encoding method, which will eventually...
2002-10-10 Jens SchweikhardtDocument that write(2) et al can return EROFS for attem...
2002-10-10 Robert DrehmelFix another spelling mistake.
2002-10-10 Robert DrehmelCorrect a spelling mistake.
2002-10-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-10-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-10-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-10-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-10-10 Tim J. RobbinsAdd cross-references to wide character versions of...
2002-10-10 Tim J. RobbinsCross-reference between byte and wide-character stdio...
2002-10-09 Alfred Perlsteinde-__P()
2002-10-09 Robert WatsonAdd brief mention of the extattr_*_link() system call...
2002-10-09 Tim J. RobbinsAdd support for the 6 new C99 struct lconv members...
2002-10-09 Peter WemmDrop almost 3k from /bin/sync by moving errno to a...
2002-10-08 Archie CobbsAdd note that there is a kernel-imposed limit on the...
2002-10-08 Archie CobbsAdd MLINKS to kse.2.
2002-10-06 Tim J. RobbinsAdd a note to the Compatiblity section suggesting that...
2002-10-06 Hajimu UMEMOTOPut giant locks due to make getaddrinfo(), getnameinfo()
2002-10-06 Tim J. RobbinsRemove rants/whines about the rune interface being...
2002-10-06 Tim J. RobbinsRemove a completely incorrect statement from the Return...
2002-10-04 Mike BarcroftAdd restrict type-qualifier to sem_getvalue().
2002-10-04 Mitsuru IWASAKIThis commit was generated by cvs2svn to compensate...
2002-10-04 Robert DrehmelCorrect the regressive part of my last commit to these...
2002-10-04 Tim J. RobbinsAdd a placeholder implementation of wcscoll() and wcsxf...
next