| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
Reviewed by: many
Approved by: des
Notes:
svn path=/head/; revision=228202
|
| |
|
|
|
|
|
|
|
|
| |
- add a comment explaining why I used '|' instead of '||'
Submitted by: danfe@
Approved by: emaste@
Notes:
svn path=/head/; revision=227812
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- while here change 's' to 's1' in strcoll
Submitted by: eadler@
Reviewed by: theraven@
Approved by: brooks@
MFC after: 2 weeks
Notes:
svn path=/head/; revision=227808
|
| |
|
|
|
|
|
|
|
| |
needed.
Approved by: brooks (mentor)
Notes:
svn path=/head/; revision=227807
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
| |
- use nul when we are looking for a terminating character where appropriate
Approved by: imp
Notes:
svn path=/head/; revision=188080
|
| |
|
|
|
|
|
|
|
| |
clause.
# If I've done so improperly on a file, please let me know.
Notes:
svn path=/head/; revision=165903
|
| |
|
|
|
|
|
|
|
|
|
| |
the prototypes for both functions are now in the <strings.h>
header, as required by IEEE Std 1003.1-2001.
- Add one sentence about that in the HISTORY section.
- Include <strings.h> in the source file to have the prototypes
in scope when the _ANSI_SOURCE macro is defined.
Notes:
svn path=/head/; revision=102624
|
| |
|
|
| |
Notes:
svn path=/head/; revision=92889
|
| |
|
|
| |
Notes:
svn path=/head/; revision=86170
|
| |
|
|
|
|
|
| |
Do the same for the non-wcs*/wmem* files while I'm here.
Notes:
svn path=/head/; revision=77117
|
| |
|
|
|
|
|
| |
(it was NOT localized initially, it does some trick instead!)
Notes:
svn path=/head/; revision=16250
|
|
|
Notes:
svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=1573
|