Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-11-20 | include: define _DEFAULT_SOURCE | David du Colombier | 1 | -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> | |||||
2006-04-01 | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 1 | -0/+1 | |
2004-12-29 | Formatting nit. | wkj | 1 | -2/+2 | |
2004-12-26 | clean up for unix port | rsc | 1 | -1/+1 | |
2004-02-29 | Move utf, fmt. Small header file changes. | rsc | 1 | -0/+36 | |