index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update.
cvs/glibc-2_0_6-pre2
Ulrich Drepper
1997-11-20
1
-0
/
+258
*
(CFLAGS-charmap.c): Add -Wno-char-subscripts.
Ulrich Drepper
1997-11-20
1
-2
/
+2
*
(__mktime_internal): Declare sec_requested even if
Ulrich Drepper
1997-11-19
1
-1
/
+1
*
(__tzfile_compute): Use negated value of offset for timezone
Ulrich Drepper
1997-11-19
2
-4
/
+4
*
Update from tzdata1997i.
Ulrich Drepper
1997-11-19
1
-123
/
+133
*
Change prototype accordingly.
Ulrich Drepper
1997-11-19
1
-2
/
+2
*
cfsetspeed): Change return value to int.
Ulrich Drepper
1997-11-19
1
-3
/
+5
*
Include <asm/types.h>.
Ulrich Drepper
1997-11-19
1
-0
/
+1
*
Correct return value.
Ulrich Drepper
1997-11-19
2
-4
/
+4
*
Add new values.
Ulrich Drepper
1997-11-19
2
-2
/
+6
*
Correct loading of return address.
Ulrich Drepper
1997-11-19
1
-2
/
+2
*
Add new values and correct types in struct cmsghdr.
Ulrich Drepper
1997-11-19
1
-6
/
+27
*
Define __need_NULL to get definition of NULL.
Ulrich Drepper
1997-11-19
2
-0
/
+2
*
Correct end condition.
Ulrich Drepper
1997-11-19
1
-1
/
+1
*
Correct test for too small buffer.
Ulrich Drepper
1997-11-19
1
-1
/
+1
*
Include <libc-lock.h>, not <bits/libc-lock.h>.
Ulrich Drepper
1997-11-19
1
-1
/
+1
*
Define __cabs_complex locally and switch to ISO C form.
Ulrich Drepper
1997-11-19
3
-9
/
+20
*
Correct result for NAN, Inf, 0.0.
Ulrich Drepper
1997-11-19
3
-3
/
+3
*
Correct result value for x==y.
Ulrich Drepper
1997-11-19
1
-1
/
+1
*
Cleanup.
Ulrich Drepper
1997-11-19
3
-2
/
+3
*
Don't use casts, use element access.
Ulrich Drepper
1997-11-19
1
-9
/
+8
*
Define REVOKE to use revoke function.
Ulrich Drepper
1997-11-19
1
-2
/
+8
*
Include needed headers and declare myaddress.
Ulrich Drepper
1997-11-19
1
-0
/
+9
*
Add missing casts.
Ulrich Drepper
1997-11-19
1
-1
/
+1
*
Handle input like 0.0e1000 correctly.
Ulrich Drepper
1997-11-19
1
-5
/
+13
*
Remove optimization of mblen.
Ulrich Drepper
1997-11-19
1
-5
/
+0
*
Change to real implementation, do not call mbtowc.
Ulrich Drepper
1997-11-19
1
-4
/
+27
*
Define NDEBUG only if not yet defined.
Ulrich Drepper
1997-11-19
1
-1
/
+3
*
Make sure h_errno is set correctly when returning an error.
Ulrich Drepper
1997-11-19
1
-3
/
+12
*
Define GLOB_ABORTED and GLOB_ABEND only if __USE_GNU.
Ulrich Drepper
1997-11-19
1
-1
/
+7
*
(glob): If calling glob_in_dir for a list which was generated by
Ulrich Drepper
1997-11-19
1
-18
/
+68
*
Ignore errors while installing catalog.
Ulrich Drepper
1997-11-19
1
-1
/
+4
*
Rename struct keydat to struct keydat_t for C++.
Ulrich Drepper
1997-11-19
1
-10
/
+10
*
Carry over several patches from glibc 2.1 development version to
Ulrich Drepper
1997-11-19
4
-279
/
+1289
*
Declare pselect only if __USE_POSIX.
Ulrich Drepper
1997-11-19
1
-0
/
+2
*
(hsearch_r): Avoid undefinitely search for non-existing entry if
Ulrich Drepper
1997-11-19
1
-1
/
+5
*
Use version fromglibc 2.1 which corrects several bugs.
Ulrich Drepper
1997-11-19
2
-25
/
+80
*
Remove declaration of infnan and cabs.
Ulrich Drepper
1997-11-19
1
-17
/
+0
*
Correct result type of __ieee754_rem_pio2{,f,l} and
Ulrich Drepper
1997-11-19
1
-7
/
+7
*
Update from 2.1 version.
Ulrich Drepper
1997-11-19
4
-16
/
+145
*
(Scanning Directory Content): Document error case more.
Ulrich Drepper
1997-11-19
1
-1
/
+1
*
Define new Linux errors.
Ulrich Drepper
1997-11-19
1
-1
/
+13
*
Remove malloc_key-data definition.
Ulrich Drepper
1997-11-19
1
-12
/
+7
*
(obstack_empty_p): New definition.
Ulrich Drepper
1997-11-19
1
-3
/
+11
*
(setname): Only free the correct memory.
Ulrich Drepper
1997-11-19
1
-1
/
+1
*
Don't use _POSIX_SOURCE in header.
Ulrich Drepper
1997-11-19
1
-1
/
+1
*
Don't discard lines after comments.
Ulrich Drepper
1997-11-19
1
-12
/
+14
*
Correct logic in test for file size.
Ulrich Drepper
1997-11-19
1
-2
/
+2
*
Ignore possible errors from select function.
Ulrich Drepper
1997-11-19
1
-1
/
+4
*
Make sure recents gccs don't reorder the code.
Ulrich Drepper
1997-11-19
1
-1
/
+1
[next]