summaryrefslogtreecommitdiffstats
path: root/src/lib9/utf
Commit message (Collapse)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-105-6/+3
| | | | | | | | | Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net>
* include: define _DEFAULT_SOURCEDavid du Colombier2016-11-201-0/+1
| | | | | | | | | | | Since glibc 2.20, the _BSD_SOURCE and _SVID_SOURCE macros are deprecated in favor of the _DEFAULT_SOURCE macro. See https://sourceware.org/glibc/wiki/Release/2.20#Packaging_Changes Change-Id: I18dd6a698f3f5aa51d1e45bf53b031bb061e17e8 Reviewed-on: https://plan9port-review.googlesource.com/1500 Reviewed-by: David du Colombier <0intro@gmail.com>
* convert to 4-byte UTF-8 and 32-bit RuneRuss Cox2009-09-111-19/+59
| | | | http://codereview.appspot.com/116075
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-012-1/+2
|
* these mkfiles only confusersc2005-01-131-30/+0
|
* sunos fixesrsc2005-01-073-3/+0
|
* Formatting nit.wkj2004-12-2920-40/+40
|
* add portdatersc2004-12-261-0/+20
|
* add for unix portrsc2004-12-261-0/+29
|
* clean up for unix portrsc2004-12-2621-30/+48
|
* clean up when finished.rsc2004-04-191-1/+0
| | | | | don't set PLAN9 don't set PLAN9
* Move utf, fmt. Small header file changes.rsc2004-02-2926-0/+2062