]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
Rework storing files thoroughly. This includes:
[FreeBSD/FreeBSD.git] / lib / libc /
2002-08-08 Alexander KabaevUse '_end' symbol instead of 'end' to initialize minbrk...
2002-08-08 Andrey A. ChernovRewrite locale loading procedures, so any load failure...
2002-08-08 Mike BarcroftImplement POSIX.1-2001 (XSI)'s ulimit(3).
2002-08-07 Andrey A. ChernovSet errno to ENOMEM for strdup too (due to malloc errno...
2002-08-07 Andrey A. ChernovAlways set errno to ENOMEM after malloc failed (as...
2002-08-07 Andrey A. ChernovReset __mb_cur_max to 1 when "C" or "POSIX" locales...
2002-08-07 Andrey A. ChernovFix wrong address when EucInfo > "variable" size
2002-08-07 Archie CobbsCorrect an inaccuracy in this man page regarding detect...
2002-08-07 Garrett WollmanDocument file descriptor reopening and current standard...
2002-08-07 Andrey A. ChernovStyle fixes in preparation for rewritting
2002-08-07 Andrey A. ChernovStyle fixes
2002-08-07 Andrey A. ChernovStyle fixes in preparation of code rewritting
2002-08-07 Andrey A. ChernovClose descriptor, if error happens in loadCat()
2002-08-06 Tim J. RobbinsBuild iswctype.c and manual pages for the functions...
2002-08-05 Mike Barcrofto Fix a memory leak.
2002-08-05 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-08-05 Tim J. RobbinsAdd missing prototypes for extension functions to the...
2002-08-05 Tim J. RobbinsUse In macro instead of Fd. Add crossref to wctype...
2002-08-05 Tim J. RobbinsUse the In macro instead of Fd. Add crossref to wctrans...
2002-08-05 Tim J. RobbinsImplement the missing <wctype.h> functions: isw*()...
2002-08-05 Andrey A. ChernovReject encoding > ENCODING_LEN at early stage instead...
2002-08-05 Tim J. RobbinsManual pages for wide character classification (isw...
2002-08-05 Mike BarcroftImplement POSIX.1-2001 (XSI)'s fmtmsg(3).
2002-08-04 Andrey A. ChernovTry harder to check lang as path component (".", "...
2002-08-04 Tim J. RobbinsChange wctype_t to an unsigned type to avoid warnings.
2002-08-04 Tim J. RobbinsAdd the ISO C90 Amd. 1 wctrans(3) and towctrans(3)...
2002-08-04 Tim J. RobbinsAdd btowc(3) to SEE ALSO section.
2002-08-04 Andrey A. ChernovUse errno to indicate failure reason.
2002-08-04 Bruce EvansFixed some style bugs (unsorting of MLINKS, and more...
2002-08-04 Andrey A. ChernovRewrite loadlocale() to eliminate LOAD_CATEGORY macro...
2002-08-04 Andrey A. ChernovNonexistent SIZE_MAX -> SIZE_T_MAX
2002-08-04 Tim J. RobbinsSignal an error instead of giving the caller less memor...
2002-08-03 Andrey A. ChernovAdd ERRORS section according to POSIX (no errors)
2002-08-03 Andrey A. ChernovCatch empty encoding name too
2002-08-03 Andrey A. ChernovFix return codes to match what setrunelocale() returns
2002-08-03 Andrey A. ChernovPreserve errno in fallback code
2002-08-03 Tim J. RobbinsAdd ISO C90 Amd. 1 btowc(3) and wctob(3) functions.
2002-08-03 Tim J. RobbinsCorrect use of Nm macro in NAME section and a broken...
2002-08-03 Andrey A. ChernovReturn errno provided by fopen, not always ENOENT.
2002-08-03 Andrey A. ChernovCheck encoding for ".", ".." and / inside
2002-08-03 Andrey A. ChernovReturn EINVAL for NULL or too long encoding, not EFAULT
2002-08-03 Andrey A. ChernovReturn ENAMETOOLONG for long PATH_LOCALE, not EFAULT
2002-08-03 Andrey A. Chernov1) Use errno to indicate faulure reason.
2002-08-03 Tim J. RobbinsAdd ISO C90 Amd. 1 wctype(3) and iswctype(3) functions.
2002-08-02 Robert WatsonIntroduce support for Mandatory Access Control and...
2002-08-02 Andrey A. ChernovSligtly modify previous out-of-bounds fix: just break...
2002-08-02 Maxime HenrionRemove an #include <syslog.h>. It's already included...
2002-08-02 Andrey A. ChernovPrevent out of bounds writting for too many slashes...
2002-08-01 Jacques VidrineThe fix applied to the XDR decoder in revision 1.11...
2002-07-31 Jacques VidrineSort headers to reduce diffs between branches.
2002-07-31 Darren Reedsome dolt forgot to add in an include for <limits.h>
2002-07-31 Darren ReedPatch to fix bounds checking/overflow.
2002-07-31 Chris CostelloGrammar (`was' -> `were')
2002-07-30 Mitsuru IWASAKIThis commit was generated by cvs2svn to compensate...
2002-07-30 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-07-30 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-07-30 Mike SilbersackUpdate docs to reflect change in count of procs reserve...
2002-07-28 Bill FennerThis commit was generated by cvs2svn to compensate...
2002-07-26 Ian DowseRevert part of revision 1.10, as it broke portmap looku...
2002-07-25 Hajimu UMEMOTOsysctl(NET_RT_IFLIST) up to several (currently 5) times.
2002-07-24 Hajimu UMEMOTO- ntohs() returns unsigned value.
2002-07-24 Mark PeekThis commit was generated by cvs2svn to compensate...
2002-07-22 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-07-22 Boris PopovThis commit was generated by cvs2svn to compensate...
2002-07-19 Mark MurrayThis commit was generated by cvs2svn to compensate...
2002-07-17 Mike HeffnerUpdate glob(3) to add all the POSIX required options...
2002-07-17 Kirk McKusickChange utimes to set the file creation time (for filesy...
2002-07-16 Garrett WollmanDon't ask me how I consistently turned struct statvfs...
2002-07-15 Garrett WollmanAssume that my bug report against 1003.1-2001 will...
2002-07-15 Garrett WollmanSupport POSIX/SUS ``programming environment'' mistake...
2002-07-15 Garrett WollmanAll of the things that confstr() returns are compile...
2002-07-15 Giorgos KeramidasThe .Fn function.
2002-07-15 Giorgos KeramidasThe .Fn function
2002-07-15 Garrett WollmanDon't bother asking the kernel about _SC_FSYNC; it...
2002-07-15 Giorgos KeramidasAdd a missing 'function' word.
2002-07-15 Hajimu UMEMOTOUse BSDi derived if_nametoindex(), if_indextoname(...
2002-07-15 Giorgos KeramidasThe .Fn function
2002-07-15 Garrett WollmanDon't claim to fully implement C99 in the STANDARDS...
2002-07-15 Garrett WollmanNote that fseeko() and ftello() are standard in 1003...
2002-07-15 Giorgos KeramidasFix whitespace in .Bd -literal display of S_IXXX constants.
2002-07-14 Alfred PerlsteinFix "rpcinfo -m" when talking to other implementations...
2002-07-14 Alfred Perlsteinclnt_vc_create() has const scalar arguments that wind...
2002-07-14 Alfred PerlsteinCast function args to silence warning.
2002-07-14 Alfred PerlsteinAdd a prototype for __rpcb_findaddr_timed to silence...
2002-07-14 Alfred PerlsteinSilence several warnings due to functions that needed...
2002-07-13 Garrett WollmanFix a few bugs in the ERRORS section.
2002-07-13 Garrett WollmanAdd statvfs(3) to the build.
2002-07-13 Garrett WollmanWell, it's not quite strxfrm(3) but at least it's honest.
2002-07-12 Giorgos KeramidasVarious typo fixes.
2002-07-11 Garrett WollmanA simple implementation of statvfs(3) (one step above...
2002-07-11 Alfred PerlsteinUpdate manpages to reference 'timed' rpc functions
2002-07-11 Alfred PerlsteinAdd functions allowing for the user to specify a timeou...
2002-07-11 Thomas MoestlAdd missing ret instruction to the ptrace() syscall...
2002-07-10 Garrett WollmanFix some comments.
2002-07-09 Mitsuru IWASAKIThis commit was generated by cvs2svn to compensate...
2002-07-08 Maxime HenrionTypo fix: Setlogin() -> setlogin().
2002-07-08 Mike BarcroftBring poll.h up to conformance with POSIX.1-2001 by...
2002-07-07 Daniel Harriss/unavilable/unavailable/
2002-07-07 Robert DrehmelFix syntax error which occurred when LIBC_SCCS was...
2002-07-05 David E. O'BrienThis commit was generated by cvs2svn to compensate...
next