|  | Commit message (Collapse) | Author | Age | Files | Lines | 
|---|
| | 
| 
| 
| 
| 
| 
| 
| | NetBSD, OpenBSD, and Android's Bionic number the clauses 1 through 3,
so follow suit to make comparison easier.
Notes:
    svn path=/head/; revision=251069 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | load of _l suffixed versions of various standard library functions that use
the global locale, making them take an explicit locale parameter.  Also
adds support for per-thread locales.  This work was funded by the FreeBSD
Foundation.
Please test any code you have that uses the C standard locale functions!
Reviewed by:    das (gdtoa changes)
Approved by:    dim (mentor)
Notes:
    svn path=/head/; revision=227753 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| | clause.
# If I've done so improperly on a file, please let me know.
Notes:
    svn path=/head/; revision=165903 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | These files had tags after the copyright notice,
inside the comment block (incorrect, removed),
and outside the comment block (correct).
Approved by:	rwatson (mentor)
Notes:
    svn path=/head/; revision=125668 | 
| | 
| 
| 
| 
| 
| 
| | I believe have made all of libc .c's as consistent as possible.
Notes:
    svn path=/head/; revision=92986 | 
| | 
| 
| 
| | Notes:
    svn path=/head/; revision=88681 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | According to C99:
"The  functions  atof,  atoi,  atol, and atoll need not
affect the value of  the  integer  expression  errno  on  an
error.   If  the  value of the result cannot be represented,
the behavior is undefined."
Notes:
    svn path=/head/; revision=88469 | 
|  | Notes:
    svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=1573 |