index
:
glibc
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sysdeps
/
unix
/
sysv
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-24
Remove unused sysdeps/unix/{,sysv/}getdents.c.
Joseph Myers
2
-39
/
+0
2012-04-24
Merge sysdeps/unix/mman into sysdeps/unix.
Joseph Myers
1
-5
/
+0
2012-04-23
Move sysdeps/unix/sysv/gethostname.c to sysdeps/posix/.
Joseph Myers
1
-48
/
+0
2012-04-21
Merge sysdeps/unix/sysv/Versions into sysdeps/unix/sysv/linux/Versions.
Joseph Myers
2
-6
/
+1
2012-04-21
Put vm86 into libc.a
Nix
1
-1
/
+1
2012-04-20
Remove sysdeps/unix/sysv/Makefile.
Joseph Myers
1
-19
/
+0
2012-04-20
Remove unused sysdeps/unix/sysv/direct.h.
Joseph Myers
1
-10
/
+0
2012-04-20
Remove unused sysdeps/unix/sysv/bits/*.h.
Joseph Myers
7
-350
/
+0
2012-04-20
Remove unused sysdeps/unix/sysv/setrlimit.c.
Joseph Myers
1
-56
/
+0
2012-04-20
Remove unused sysdeps/unix/sysv/settimeofday.c.
Joseph Myers
1
-47
/
+0
2012-04-20
Remove unused sysdeps/unix/sysv/i386/time.S.
Joseph Myers
1
-29
/
+0
2012-04-20
Remove unused sysdeps/unix/sysv/sigaction.c.
Joseph Myers
1
-83
/
+0
2012-04-20
Remove unused sysdeps/unix/sysv termio code.
Joseph Myers
10
-787
/
+1
2012-04-19
Fix computation of inflated errlist size
Andreas Schwab
1
-1
/
+1
2012-04-13
Fix variable check in sparc clock frequency probing.
Antoine Balestrat
1
-1
/
+1
2012-04-11
Add __snseconds_t and __SNSECONDS_T_TYPE
H.J. Lu
2
-0
/
+2
2012-03-30
Comment fixes for mmsghdr
Ulrich Drepper
1
-2
/
+3
2012-03-27
Define MAP_STACK and MAP_HUGETLB on powerpc, s390, sh and sparc.
Anton Blanchard
4
-7
/
+12
2012-03-21
Disable use of FMA instructions in branred
Andreas Schwab
1
-65
/
+133
2012-03-21
Check x86_64* instead of x86_64
H.J. Lu
2
-2
/
+2
2012-03-20
Move stdio-common/_itoa.h to sysdeps/generic
H.J. Lu
13
-13
/
+13
2012-03-19
Add x32 support to ldd-rewrite.sed
H.J. Lu
1
-1
/
+1
2012-03-17
Add missing Versions entry for sparc's __getshmlba.
David S. Miller
1
-0
/
+2
2012-03-16
Fix warnings when uintptr_t is larger than int.
David S. Miller
1
-1
/
+1
2012-03-16
Fix SHMLBA on sparc.
David S. Miller
4
-11
/
+59
2012-03-16
Use greg_t and uintptr_t in x86-64 __makecontext
H.J. Lu
1
-16
/
+17
2012-03-16
Add x32 support to ldconfig
H.J. Lu
4
-89
/
+70
2012-03-14
Install bits/syscall.h through install-headers.
Joseph Myers
1
-12
/
+4
2012-03-13
Use correct implementation for dl-fxstatat64 on sparc64.
David S. Miller
1
-0
/
+6
2012-03-13
Fix warning in Linux openat implementation when __ASSUME_ATFCTS is set.
David S. Miller
1
-1
/
+1
2012-03-12
Fix another instance of the _dl_random masking bug, plus coding style.
David S. Miller
1
-2
/
+2
2012-03-12
Add some missing sparc kernel-feature.h entries.
David S. Miller
1
-9
/
+10
2012-03-11
Fix some 64-bit sparc build warnings.
David S. Miller
2
-5
/
+5
2012-03-11
Fix typing of the bit twiddling done in _dl_setup_stack_chk_guard.
David S. Miller
1
-2
/
+2
2012-03-09
Split enum __socket_type from bits/socket.h to bits/socket_type.h.
Joseph Myers
5
-472
/
+114
2012-03-08
Update copyright year after my most recent changes.
David S. Miller
2
-2
/
+2
2012-03-06
Fix several build warnings on sparc.
David S. Miller
2
-9
/
+25
2012-03-05
* sysdeps/unix/sysv/linux/x86_64/gettimeofday.c (gettimeofday_ifunc):
H.J. Lu
3
-4
/
+4
2012-03-05
2012-03-05 Tom de Vries <tom@codesourcery.com>
Tom de Vries
1
-2
/
+2
2012-03-01
Kill sparc32 specific __getpagesize, unneeded.
David S. Miller
1
-45
/
+0
2012-03-01
Remove sparc binutils GOTDATA checks in lieu of new minimum version requirement.
David S. Miller
5
-72
/
+4
2012-02-27
Require Linux kernel headers from "make headers_install", >= 2.6.19.1.
Joseph Myers
2
-10
/
+10
2012-02-26
Fix name mangling of pthread_attr_t after change
Ulrich Drepper
3
-3
/
+3
2012-02-26
Add first fixes for conformtest for POSIX2008
Ulrich Drepper
3
-2
/
+9
2012-02-26
Work around problem of pthread_attr_t definition with old compilers
Ulrich Drepper
3
-2
/
+17
2012-02-26
Fix up POSIX testing in conformtest
Ulrich Drepper
4
-9
/
+13
2012-02-20
Tweak sparc32 longjmp to not store a dummy frame pointer onto the stack.
David S. Miller
1
-6
/
+4
2012-02-20
Use sparc GOTDATA relocations whenever possible.
David S. Miller
5
-27
/
+95
2012-02-21
Split architecture-specific parts of sys/epoll.h into bits/epoll.h.
Joseph Myers
7
-297
/
+97
2012-02-21
Split architecture-specific parts of sys/timerfd.h into bits/timerfd.h.
Joseph Myers
5
-69
/
+61
[next]