index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
2.11.90-5
fedora/glibc-2.11.90-5
Andreas Schwab
2010-01-04
1
-1
/
+8
*
Merge remote branch 'origin/master' into fedora/master
Andreas Schwab
2010-01-04
22
-78
/
+413
|
\
|
*
Fix up ChangeLog.
Ulrich Drepper
2009-12-25
1
-2
/
+1
|
*
Remove tst-sigcontext test.
Ulrich Drepper
2009-12-24
3
-313
/
+2
|
*
Additional setcontext(), etc. conformance tests.
Maciej W. Rozycki
2009-12-24
5
-2
/
+540
|
*
Enable multiarch whenever possible.
H.J. Lu
2009-12-23
3
-12
/
+78
|
*
Fix isomac test after recent header change.
Ulrich Drepper
2009-12-23
2
-1
/
+10
|
*
Merge branch 'master' of ssh://sources.redhat.com/git/glibc
Ulrich Drepper
2009-12-23
3
-16
/
+22
|
|
\
|
|
*
Hurd: Fix possibly uninitialized variable in _hurd_locked_install_cttyid.
Samuel Thibault
2009-12-22
2
-14
/
+15
|
|
*
Hurd: Fix spurious mach_port_deallocate in getcwd.
Samuel Thibault
2009-12-22
2
-2
/
+7
|
*
|
Fix up ChangeLog.
Ulrich Drepper
2009-12-23
1
-0
/
+2
|
|
/
|
*
Fix s390 startup code in libpthread.
Thomas Schwinge
2009-12-22
3
-16
/
+8
|
*
Implement handling of the needed S390 relocations.
Martin Schwidefsky
2009-12-22
3
-3
/
+11
|
*
Handle AT_FDCWD in futimens.
Ulrich Drepper
2009-12-21
2
-0
/
+9
|
*
Small optimization of pthread_rwlock_init.
Ulrich Drepper
2009-12-17
2
-13
/
+9
|
*
Update poll.h header for POSIX 2008.
Ulrich Drepper
2009-12-15
4
-7
/
+13
|
*
Avoid ELF lookup race.
Ulrich Drepper
2009-12-15
4
-8
/
+23
*
|
2.11.90-4
fedora/glibc-2.11.90-4
Andreas Schwab
2009-12-14
1
-1
/
+11
*
|
Merge remote branch 'origin/master' into fedora/master
Andreas Schwab
2009-12-14
46
-242
/
+569
|
\
|
|
*
Define bit_SSE2 and index_SSE2.
H.J. Lu
2009-12-13
5
-8
/
+20
|
*
More whitespace fixes.
Ulrich Drepper
2009-12-13
1
-2
/
+2
|
*
Fix whitespaces.
Ulrich Drepper
2009-12-13
2
-6
/
+6
|
*
Add Requeue-PI support for x86 arch.
Dinakar Guniguntala
2009-12-13
6
-28
/
+198
|
*
Define bit_XXX and index_XXX.
H.J. Lu
2009-12-13
10
-17
/
+50
|
*
Update sysdeps/sh/elf/initfini.c.
Kaz Kojima
2009-12-13
2
-58
/
+56
|
*
Provide a __set_fpscr prototype.
Mike Frysinger
2009-12-13
2
-1
/
+7
|
*
Invalid timeouts in i386 sem_timedwait.
Ulrich Drepper
2009-12-12
2
-9
/
+14
|
*
Redefine O_SYNC and O_DSYNC to match 2.6.33+ kernels.
Ulrich Drepper
2009-12-11
8
-21
/
+32
|
*
Fix a few error cases in *name4_r lookup handling.
Ulrich Drepper
2009-12-10
5
-56
/
+75
|
*
Fix kernel version check in recent ptsname change.
Ulrich Drepper
2009-12-09
2
-1
/
+7
|
*
Add more warnings to exec functions.
Bruno Haible
2009-12-09
2
-9
/
+16
|
*
Add recvmmsg interface.
Ulrich Drepper
2009-12-08
5
-3
/
+41
|
*
Add even more cfi to s390 asm files.
Andreas Krebbel
2009-12-07
5
-0
/
+34
|
*
Ignore *.rej and *.orig files in git operations.
Ulrich Drepper
2009-12-07
1
-0
/
+2
|
*
Remove build related ignore patterns
Andreas Schwab
2009-12-02
1
-10
/
+0
|
*
Define SCHED_IDLE and SCHED_RESET_ON_FORK for Linux.
Ulrich Drepper
2009-11-30
2
-4
/
+12
|
*
SH calling __gmon_start__ from pt-initfini.c.
Thomas Schwinge
2009-11-30
2
-19
/
+7
*
|
2.11.90-3
fedora/glibc-2.11.90-3
Andreas Schwab
2009-11-30
1
-1
/
+8
*
|
Merge remote branch 'origin/master' into fedora/master
Andreas Schwab
2009-11-30
15
-65
/
+239
|
\
|
|
*
Fix infloop in __pthread_disable_asynccancel on x86_64
Andreas Schwab
2009-11-27
2
-2
/
+8
|
*
Avoid handling long-obsolete old BSD PTY handling in ptsname.
Ulrich Drepper
2009-11-26
2
-0
/
+8
|
*
Fix comments in random_r.c.
Ulrich Drepper
2009-11-24
2
-2
/
+6
|
*
Optimize grantpt.
Ulrich Drepper
2009-11-24
4
-21
/
+38
|
*
Avoid local PLTs.
Ulrich Drepper
2009-11-24
1
-3
/
+3
|
*
Prevent unintended file desriptor leak in grantpt.
Ulrich Drepper
2009-11-24
4
-3
/
+54
|
*
Once again forgot to add new test file.
Ulrich Drepper
2009-11-24
1
-0
/
+46
|
*
Don't get tty group info multiple times in grantpt.
Ulrich Drepper
2009-11-24
2
-21
/
+28
|
*
New NPTL POSIX semaphore test.
Ulrich Drepper
2009-11-24
2
-1
/
+6
|
*
Fix startup to security-relevant statically linked binaries.
Ulrich Drepper
2009-11-24
3
-6
/
+28
|
*
Define week, first_weekday, and first_workday for hsb_DE locale.
Ulrich Drepper
2009-11-24
2
-10
/
+18
[next]