summaryrefslogtreecommitdiffstats
path: root/manual/examples/filecli.c (unfollow)
Commit message (Expand)AuthorFilesLines
1997-08-25Define macros in a special way if gcc is not used and so dev_t is anUlrich Drepper1-4/+13
1997-08-25Include features.h instead of sys/cdefs.h. Pretty print.Ulrich Drepper1-49/+52
1997-08-25Correct assembler versions to work even for descriptors >= 32.Ulrich Drepper1-16/+26
1997-08-25Change name of parameters in prototypes of xdr_reference,Ulrich Drepper1-3/+3
1997-08-25Add missing __END_DECLS.Ulrich Drepper1-0/+2
1997-08-25Don't define alloca to __alloca since if gcc is used __alloca is notUlrich Drepper1-4/+4
1997-08-23Update.cvs/glibc-2_0_5pre5Ulrich Drepper3-41/+31
1997-08-23Update for more recent ISO 4217Ulrich Drepper1-145/+159
1997-08-23Update.Ulrich Drepper1-0/+24
1997-08-23(__tzset_internal): Fix memory leak when the user specifies a TZ valueUlrich Drepper1-2/+7
1997-08-23Remove the IS_* macros, they operate on internal kernel structures andUlrich Drepper1-22/+0
1997-08-23Fix typo.Ulrich Drepper1-1/+1
1997-08-23Don't use fstat, use fxstat.Ulrich Drepper1-1/+1
1997-08-23(__srandom_r): Don't use seed 0. Use 1 in this case.Ulrich Drepper1-1/+2
1997-08-23Make {,v}snprintf functions available is __USE_BSD.Ulrich Drepper1-5/+7
1997-08-21Regenerated from source filesUlrich Drepper1-111/+128
1997-08-16.Ulrich Drepper1-0/+2
1997-08-16Add cthreads.c.Ulrich Drepper1-1/+3
1997-08-16Update.cvs/libc-ud-970816Ulrich Drepper2-0/+89
1997-08-16Interpret no DST information in user provided time zone specificationUlrich Drepper1-13/+12