index
:
glibc
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sysdeps
/
unix
/
sysv
/
linux
/
sparc
/
bits
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-11
Add __snseconds_t and __SNSECONDS_T_TYPE
H.J. Lu
1
-0
/
+1
2012-03-27
Define MAP_STACK and MAP_HUGETLB on powerpc, s390, sh and sparc.
Anton Blanchard
1
-2
/
+3
2012-03-16
Fix SHMLBA on sparc.
David S. Miller
1
-2
/
+2
2012-03-09
Split enum __socket_type from bits/socket.h to bits/socket_type.h.
Joseph Myers
2
-438
/
+55
2012-02-26
Fix name mangling of pthread_attr_t after change
Ulrich Drepper
1
-1
/
+1
2012-02-26
Add first fixes for conformtest for POSIX2008
Ulrich Drepper
1
-0
/
+2
2012-02-26
Work around problem of pthread_attr_t definition with old compilers
Ulrich Drepper
1
-1
/
+7
2012-02-26
Fix up POSIX testing in conformtest
Ulrich Drepper
1
-2
/
+2
2012-02-21
Split architecture-specific parts of sys/epoll.h into bits/epoll.h.
Joseph Myers
1
-0
/
+29
2012-02-21
Split architecture-specific parts of sys/timerfd.h into bits/timerfd.h.
Joseph Myers
1
-0
/
+29
2012-02-19
Add support for Linux error EHWPOISON
Andreas Schwab
1
-1
/
+5
2012-02-16
Add O_FSYNC define to sparc just like other platforms.
David S. Miller
1
-0
/
+1
2012-02-15
Split architecture-specific parts of sys/signalfd.h into bits/signalfd.h.
Joseph Myers
1
-0
/
+29
2012-02-14
Split architecture-specific parts of sys/inotify.h into bits/inotify.h.
Joseph Myers
1
-0
/
+29
2012-02-13
Split architecture-specific parts of sys/eventfd.h into bits/eventfd.h.
Joseph Myers
1
-0
/
+29
2012-02-09
Replace FSF snail mail address with URLs.
Paul Eggert
21
-63
/
+42
2012-01-07
Remove pre-ISO C support
Ulrich Drepper
1
-2
/
+2
2011-09-12
Fix invalid conversion in __cmsg_nxthdr
Andreas Schwab
1
-2
/
+2
2011-09-09
Use (void*) instead of 0 for return value pointer in __cmsg_nexthdr
Ulrich Drepper
1
-2
/
+2
2011-08-14
* sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIM_INFINITY,
David S. Miller
1
-2
/
+2
2011-07-23
Define AF_NFC and PF_NFC
Ulrich Drepper
1
-1
/
+3
2011-05-29
Same change for the other siginfi.h files
Ulrich Drepper
1
-2
/
+2
2011-05-23
Define RLIMIT_RTTIME
Ulrich Drepper
1
-2
/
+8
2011-04-01
Rename open_by_handle to open_by_handle_at.
Andreas Schwab
1
-2
/
+2
2011-04-01
Define O_PATH.
Ulrich Drepper
1
-0
/
+1
2011-04-01
Add support for name_to_handle_at and open_by_handle.
Ulrich Drepper
1
-5
/
+43
2011-02-07
Update sysdeps/unix/sysv/linux/sparc/bits/socket.h
Andreas Schwab
1
-2
/
+28
2011-01-17
Define MADV_NOHUGEPAGE.
Ulrich Drepper
1
-0
/
+1
2011-01-17
Define MADV_HUGEPAGE.
Ulrich Drepper
1
-1
/
+2
2011-01-17
Add definitions for new socket protocols.
Ulrich Drepper
1
-4
/
+8
2010-08-12
Define EXTPROC for Linux.
Ulrich Drepper
1
-3
/
+5
2010-06-14
Define F_SETPIPE_SZ and F_GETPIPE_SZ.
Ulrich Drepper
1
-0
/
+2
2010-01-18
Remove duplicate definitions of O_DSYNC and O_RSYNC for Linux/sparc.
Andreas Schwab
1
-8
/
+0
2010-01-11
Fix double-inclusion problem of bits/stat.h.
Ulrich Drepper
1
-0
/
+5
2010-01-10
FIx up signal.h for XPG7.
Ulrich Drepper
1
-1
/
+3
2010-01-09
Add support for XPG7 testing.
Ulrich Drepper
2
-6
/
+10
2009-12-15
Update poll.h header for POSIX 2008.
Ulrich Drepper
1
-2
/
+2
2009-12-11
Redefine O_SYNC and O_DSYNC to match 2.6.33+ kernels.
Ulrich Drepper
1
-3
/
+3
2009-11-23
Use struct timespec for timestamps in struct stat also if __USE_XOPEN2K8.
Andreas Schwab
1
-9
/
+9
2009-11-19
Follow kernel F_OWNER_{GID -> PGRP} change.
Ulrich Drepper
1
-3
/
+4
2009-11-17
Change misleading names of parameters of sync_file_range.
Ulrich Drepper
1
-1
/
+1
2009-11-17
Add missing Linux MADV_* definitions.
Ulrich Drepper
1
-10
/
+14
2009-11-14
Add support for new Linux error ERFKILL.
Ulrich Drepper
1
-1
/
+5
2009-11-14
Fix F_SETOWN_EX and F_GETOWN_EX definitions.
Ulrich Drepper
1
-2
/
+2
2009-11-06
Fix preadv, pwritev and fallocate for -D_FILE_OFFSET_BITS=64.
Jakub Jelinek
1
-2
/
+2
2009-10-29
Define F_OWNER_* and f_owner_ex for Linux targets.
Ulrich Drepper
1
-1
/
+18
2009-10-01
Define F_SETOWN_EX and F_GETOWN_EX in Linux headers.
Ulrich Drepper
1
-2
/
+4
2009-06-18
Add 802.15.4 definitions to header files.
Ulrich Drepper
1
-2
/
+14
2009-03-03
* sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Declare fallocate{,64}.
Ulrich Drepper
1
-0
/
+17
2009-02-26
* include/features.h: Define macros for XPG7/POSIX 2008.
Ulrich Drepper
1
-4
/
+2
[next]