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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-27
Fix handling of __need_mbstate_t and __need_wint_t.
Ulrich Drepper
1
-0
/
+5
2010-03-24
Fix Linux getlogin{_r,} implementation
Ulrich Drepper
1
-0
/
+3
2010-03-24
Fix handling of STB_GNU_UNIQUE in LD_TRACE_PRELINKING
Ulrich Drepper
1
-1
/
+5
2010-02-09
Avoid PLT call to fegetenv on s390
Andreas Schwab
1
-0
/
+1
2010-01-15
Fix _XOPEN_SOURCE_EXTENDED handling.
Ulrich Drepper
1
-4
/
+2
2010-01-11
Fix up wchar.h for XPG7.
Ulrich Drepper
1
-0
/
+6
2010-01-09
Add support for XPG7 testing.
Ulrich Drepper
1
-2
/
+7
2009-12-23
Fix isomac test after recent header change.
Ulrich Drepper
1
-1
/
+5
2009-12-15
Avoid ELF lookup race.
Ulrich Drepper
1
-3
/
+5
2009-11-24
Optimize grantpt.
Ulrich Drepper
1
-0
/
+3
2009-10-30
2.11 release.
glibc-2.11
Ulrich Drepper
1
-1
/
+1
2009-10-30
Implement mkstemps and mkstemps64.
Ulrich Drepper
1
-1
/
+2
2009-10-19
Correct errno handling in expm1.
Andreas Schwab
1
-0
/
+3
2009-09-01
Add hidden alias for fflush.
Andreas Schwab
1
-0
/
+1
2009-07-29
Prepare use if IFUNC functions outside libc.so.
Ulrich Drepper
1
-1
/
+12
2009-07-23
Make include/unistd.h suitable for C++ test cases.
Duncan Simpson
1
-0
/
+4
2009-07-16
Use rel semantics of cas instead of acq semantics with full barrier before it in _int_free
Jakub Jelinek
1
-11
/
+21
2009-07-07
Clean up code for hash table handling in ld.so.
Ulrich Drepper
1
-69
/
+3
2009-06-15
Preserve message printed before abort.
Ulrich Drepper
1
-0
/
+3
2009-06-02
Add missing __execvpe prototype.
Ulrich Drepper
1
-0
/
+2
2009-05-31
Finish IFUNC support for x86 and x86-64.
Ulrich Drepper
1
-0
/
+17
2009-05-15
Avoid double definition of catomic_compare_and_exchange_val_acq.
Jakub Jelinek
1
-9
/
+10
2009-05-15
Check for valid stack frame in longjmp.
Ulrich Drepper
2
-1
/
+3
2009-05-09
* version.h (VERSION): Bump for 2.10 release.
cvs/fedora-glibc-20090509T1828
Ulrich Drepper
1
-1
/
+1
2009-04-25
* include/features.h: _POSIX_C_SOURCE >= 200112L implies C99.
Ulrich Drepper
1
-0
/
+2
2009-04-23
[BZ #9955]
Ulrich Drepper
1
-0
/
+15
2009-03-17
Yet more changes to match sort function type change.
Ulrich Drepper
1
-3
/
+5
2009-03-13
* config.h.in (USE_MULTIARCH): Define.
Ulrich Drepper
1
-2
/
+12
2009-03-10
* include/stdio.h (fmemopen): Add libc_hidden_proto.
Ulrich Drepper
1
-0
/
+1
2009-02-26
* include/features.h: Define macros for XPG7/POSIX 2008.
Ulrich Drepper
1
-4
/
+18
2009-02-26
* include/features.h: If no feature selection given and we select
Ulrich Drepper
1
-1
/
+2
2009-02-08
* include/atomic.h: Define catomic_and if not already defined.
Ulrich Drepper
1
-1
/
+17
2009-02-07
* malloc/malloc.c (_int_free): Second argument is now mchunkptr.
Ulrich Drepper
1
-13
/
+0
2009-02-06
* include/rpc/auth.h: Use libc_hidden_proto for _null_auth.
Ulrich Drepper
1
-0
/
+2
2009-01-29
* sysdeps/i386/stackinfo.h (stackinfo_get_sp): Define.
Ulrich Drepper
1
-2
/
+2
2009-01-29
[BZ #9750]
Ulrich Drepper
1
-0
/
+13
2008-11-13
* include/features.h (__GLIBC_MINOR__): Bump to 9.
glibc-2.9
cvs/glibc-2_9-base
cvs/glibc-2_9
cvs/fedora-glibc-20081113T2206
Ulrich Drepper
1
-1
/
+1
2008-11-07
* include/stdio.h (__builtin_fwrite, __builtin_fwrite_unlocked):
Jakub Jelinek
1
-11
/
+0
2008-11-07
* bits/libc-tsd.h (__libc_tsd_define, __libc_tsd_address,
Jakub Jelinek
2
-31
/
+16
2008-08-01
* include/arpa/nameser.h (NS_GET16): Use const pointer.
Ulrich Drepper
1
-2
/
+6
2008-08-01
* Versions.def: Add GLIBC_2.9 to libresolv.
Ulrich Drepper
2
-5
/
+30
2008-07-28
* resolv/res_send.c (__libc_res_nsend): Take additional parameter.
cvs/fedora-glibc-20080728T2320
Ulrich Drepper
1
-3
/
+3
2008-07-27
* sysdeps/unix/sysv/linux/syscalls.list: Add __pipe2 alias.
Ulrich Drepper
1
-0
/
+7
2008-07-25
* include/rpc/clnt.h: Declare __libc_clntudp_bufcreate and
Ulrich Drepper
2
-0
/
+20
2008-05-27
Remove useless more "if" tests before "free".
Ulrich Drepper
1
-2
/
+1
2008-05-20
(higher_prime_number): Fix type of mid variable.
Ulrich Drepper
1
-1
/
+1
2008-05-13
Introduce TLS descriptors for i386 and x86_64.
Ulrich Drepper
1
-0
/
+302
2008-05-10
* include/resolv.h: Adjust __libc_res_nquery and __libc_res_nsend
Ulrich Drepper
1
-0
/
+7
2008-05-10
Adjust __libc_res_nquery and __libc_res_nsend prototypes.
Ulrich Drepper
1
-4
/
+4
2008-04-12
* sysdeps/powerpc/fpu/fenv_libc.h: Add libm_hidden_proto for
Ulrich Drepper
1
-0
/
+1
[prev]
[next]