index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
manual
/
examples
/
filecli.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
1997-08-25
Define macros in a special way if gcc is not used and so dev_t is an
Ulrich Drepper
1
-4
/
+13
1997-08-25
Include features.h instead of sys/cdefs.h. Pretty print.
Ulrich Drepper
1
-49
/
+52
1997-08-25
Correct assembler versions to work even for descriptors >= 32.
Ulrich Drepper
1
-16
/
+26
1997-08-25
Change name of parameters in prototypes of xdr_reference,
Ulrich Drepper
1
-3
/
+3
1997-08-25
Add missing __END_DECLS.
Ulrich Drepper
1
-0
/
+2
1997-08-25
Don't define alloca to __alloca since if gcc is used __alloca is not
Ulrich Drepper
1
-4
/
+4
1997-08-23
Update.
cvs/glibc-2_0_5pre5
Ulrich Drepper
3
-41
/
+31
1997-08-23
Update for more recent ISO 4217
Ulrich Drepper
1
-145
/
+159
1997-08-23
Update.
Ulrich Drepper
1
-0
/
+24
1997-08-23
(__tzset_internal): Fix memory leak when the user specifies a TZ value
Ulrich Drepper
1
-2
/
+7
1997-08-23
Remove the IS_* macros, they operate on internal kernel structures and
Ulrich Drepper
1
-22
/
+0
1997-08-23
Fix typo.
Ulrich Drepper
1
-1
/
+1
1997-08-23
Don't use fstat, use fxstat.
Ulrich Drepper
1
-1
/
+1
1997-08-23
(__srandom_r): Don't use seed 0. Use 1 in this case.
Ulrich Drepper
1
-1
/
+2
1997-08-23
Make {,v}snprintf functions available is __USE_BSD.
Ulrich Drepper
1
-5
/
+7
1997-08-21
Regenerated from source files
Ulrich Drepper
1
-111
/
+128
1997-08-16
.
Ulrich Drepper
1
-0
/
+2
1997-08-16
Add cthreads.c.
Ulrich Drepper
1
-1
/
+3
1997-08-16
Update.
cvs/libc-ud-970816
Ulrich Drepper
2
-0
/
+89
1997-08-16
Interpret no DST information in user provided time zone specification
Ulrich Drepper
1
-13
/
+12