aboutsummaryrefslogtreecommitdiff
path: root/lib/libc
Commit message (Expand)AuthorAgeFilesLines
* Add a cross reference to fgetwln(3).Tim J. Robbins2004-07-161-0/+1
* Add fgetwln(), a wide character version of fgetln().Tim J. Robbins2004-07-163-2/+192
* Rename slbexpand() to __slbexpand() and make it available outsideTim J. Robbins2004-07-162-4/+5
* Clarify getfsstat(2) usage.Alfred Perlstein2004-07-161-1/+6
* Remove an entry from the BUGS section: we have multibyte characterTim J. Robbins2004-07-121-2/+0
* Make regular expression matching aware of multibyte characters. The generalTim J. Robbins2004-07-125-322/+476
* Add a new error code, REG_ILLSEQ, to indicate that a regular expressionTim J. Robbins2004-07-122-1/+5
* Document the new PT_LWPINFO request. In fact, the request is so newMarcel Moolenaar2004-07-121-0/+19
* Remove incomplete support for multi-character collating elements. RemoveTim J. Robbins2004-07-112-262/+8
* Unbreak alpha: On alpha a long double is the same as a double andMarcel Moolenaar2004-07-101-0/+4
* Add fast paths for conversion of plain ASCII characters.Tim J. Robbins2004-07-091-0/+13
* Slightly reorganize and simplify.Tim J. Robbins2004-07-091-24/+11
* Bump document date for recent changes.David Schultz2004-07-091-1/+1
* Document these functions as being in libm, not libc. Some of themDavid Schultz2004-07-091-4/+1
* Implement the classification macros isfinite(), isinf(), isnan(), andDavid Schultz2004-07-0917-501/+141
* Eliminate some magic numbers and correct description of _PC_NO_TRUNC.Garrett Wollman2004-07-082-20/+45
* Add a function to iterate over all characters in a particular characterTim J. Robbins2004-07-083-2/+150
* there's no such define as KERN_NAME_MAX, change to _POSIX_NAME_MAX.Alfred Perlstein2004-07-071-1/+1
* Markup nits.Ruslan Ermilov2004-07-071-2/+4
* Fixed markup.Ruslan Ermilov2004-07-071-16/+22
* mdoc(7) fixes.Ruslan Ermilov2004-07-071-2/+3
* Move the return value information about the getenv(3) library functionHiten Pandya2004-07-061-4/+10
* Keep it sync with OpenBSD:Andrey A. Chernov2004-07-061-3/+4
* Document incorrect handling of multibyte characters.Tim J. Robbins2004-07-061-1/+3
* Add implementations of ftw(3) and nftw(3) and the corresponding headerDavid Schultz2004-07-052-2/+211
* Documentation for ftw(3) and nftw(3).David Schultz2004-07-051-0/+210
* Fix the NAME section making whatis(1) happy in particular.Ruslan Ermilov2004-07-056-16/+13
* Markup fixes.Ruslan Ermilov2004-07-053-128/+180
* Markup nits.Ruslan Ermilov2004-07-0513-70/+91
* Sort SEE ALSO references (in dictionary order, ignoring case).Ruslan Ermilov2004-07-047-7/+7
* Add commentary explaining why we return EBADF upon attempts to fflush() aColin Percival2004-07-041-0/+12
* Consistently use __inline instead of __inline__ as the former is an empty macroStefan Farfeleder2004-07-041-3/+3
* Fixed markup.Ruslan Ermilov2004-07-033-13/+14
* Eliminate double whitespace.Ruslan Ermilov2004-07-0322-45/+48
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-02143-439/+851
* Follow previous change in makecontext. Use %esi to store next ucpDavid Xu2004-07-021-1/+1
* Removed trailing whitespace.Ruslan Ermilov2004-07-026-15/+15
* Markup tidying.Ruslan Ermilov2004-07-026-16/+37
* Use %esi to store next ucp pointer. Mark end of stack byDavid Xu2004-07-022-3/+4
* Markup, grammar, and spelling fixes.Ruslan Ermilov2004-06-3020-82/+121
* Fixed a typo.Ruslan Ermilov2004-06-302-2/+2
* Fix typo: WRDE_DOOFS -> WRDE_DOOFFS.Tim J. Robbins2004-06-302-5/+5
* s/SS_CANTSENDMORE/SBS_CANTSENDMORE/Roman Kurakin2004-06-241-1/+1
* Prefix the names of members of _RuneLocale and its sub-structuresTim J. Robbins2004-06-236-87/+90
* Be specific about which socket properties are inherited from the originalBruce M Simpson2004-06-231-10/+13
* Spelling fixes.Mike Pritchard2004-06-212-3/+3
* Spelling fixes.Mike Pritchard2004-06-211-1/+1
* Spelling fixes.Mike Pritchard2004-06-211-1/+1
* Spelling fixes.Mike Pritchard2004-06-212-3/+3
* Spelling fixes.Mike Pritchard2004-06-216-7/+7