aboutsummaryrefslogtreecommitdiff
path: root/libgloss/putnum.c
AgeCommit message (Collapse)AuthorFilesLines
2023-12-29Fix various c99/gcc-14 issues in generic libgloss codeJeff Law1-0/+2
Similar to what's been done in the ports, but this time in generic code. Add missing #includes to pick up prototypes. Add prototypes for various internal functions where needed. Fix signatures of various functions to match what's provided by the headers (read, sbrk, write, unlink). Nearly done with this effort ;-) Pushed to the trunk,
2018-01-17ansification: remove _DEFUNYaakov Selkowitz1-2/+1
Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
2000-03-1720000317 sourceware importRanjith Kumaran1-0/+41