index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
sysdeps
/
linux
/
sparc
/
bits
Age
Commit message (
Expand
)
Author
2015-02-17
Add eventfd_read() and eventfd_write()
Khem Raj
2014-09-04
sparc: remove sparc64/sparcv9 code
Waldemar Brodkorb
2014-08-25
fcntl.h: Define F_SETPIPE_SZ and F_GETPIPE_SZ
Khem Raj
2014-08-25
mathinline.h: Use __extern_inline
Bernhard Reutner-Fischer
2014-01-08
siginfo.h: add a missing function member on ia64, mips and sparc arches
Vicente Olivert Riera
2013-06-07
eventfd.h: Use new "bits/" scheme for arch-specific flags
Hiroaki KAWAI
2013-04-01
libc: rename TRUNCATE64_HAS_4_ARGS to SYSCALL_ALIGN_64BIT
Mike Frysinger
2013-03-14
libc: switch several users to unlikely()
Bernhard Reutner-Fischer
2013-02-05
mman: rename MAP_UNINITIALIZE to MAP_UNINITIALIZED
Bernhard Reutner-Fischer
2013-01-17
socket.h: pull socket_type.h from eglibc
Bernhard Reutner-Fischer
2012-11-18
drop support for pre ISO-C compilers
Mike Frysinger
2012-11-18
Replace FSF snail mail address with URLs
Mike Frysinger
2012-10-02
libc/sysdeps: add __kernel_long and __kernel_ulong
Chris Packham
2012-06-15
huge_vall.h: add for i386,ia64,m68k,sparc
Peter S. Mazinger
2012-06-15
local_lim.h: add NPTL version for alpha,ia64,powerpc,sparc, update common
Peter S. Mazinger
2012-06-15
cleanup bits/setjmp.h of stuff moved to jmpbuf-offsets.h and jmpbuf-unwind.h
Peter S. Mazinger
2012-04-28
epoll.h: sync with glibc
Mike Frysinger
2012-04-08
signalfd.h: Use new "bits/" scheme for arch-specific flags
Kevin Cernekee
2012-04-08
timerfd.h: Use new "bits/" scheme for arch-specific flags
Kevin Cernekee
2012-04-08
inotify.h: Use new "bits/" scheme for arch-specific flags
Kevin Cernekee
2012-01-26
*: silence some warnings
Bernhard Reutner-Fischer
2011-03-09
bits/statvfs.h: the common one is good for alpha and sparc
Peter S. Mazinger
2011-03-09
bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on target
Peter S. Mazinger
2011-03-03
remove ucontext.h and guard sigstack structure with SUSV4_LEGACY and STRICT_H...
Peter S. Mazinger
2011-02-09
sync bits/socket.h PF_* / AF_* values with 2.6.38-rc3
Peter Korsgaard
2010-06-24
use uniform form of C99 keywords
Bernhard Reutner-Fischer
2009-11-28
Merge remote branch 'origin/master' into nptl
Austin Foxley
2009-11-23
nommu: use MAP_UNINITIALIZE for mallocs
Mike Frysinger
2009-10-17
sparc specific bits needed for nptl
Austin Foxley
2009-10-07
clean up O_CLOEXEC handling
Mike Frysinger
2009-09-25
sparc specific bits/socket.h
Austin Foxley
2009-09-17
always define float_t as float
Bernhard Reutner-Fischer
2009-08-30
honour NO_LONG_DOUBLE_MATH
Bernhard Reutner-Fischer
2009-07-26
add missing UTIME_* defines for *at funcs
Mike Frysinger
2009-07-26
enable nanosecond stat support for everyone
Mike Frysinger
2009-07-09
syscall: unify part 2: NCS variety
Mike Frysinger
2009-07-08
syscall: unify common syscall defines
Mike Frysinger
2009-07-06
sparc: Update syscalls.h to define INTERNAL_SYSCALL
Austin Foxley
2009-07-03
uClibc_arch_features: sync defines between ports
Mike Frysinger
2009-03-27
32/64 bit sparc got unified in 2.6.29 the way x86/x86_64 did in 2.6.28.
Rob Landley
2008-12-15
remove some duplicates in bits/signum.h. No code changes.
Denis Vlasenko
2008-12-15
sigaction overhaul as described in docs/sigaction.txt
Denis Vlasenko
2008-11-15
- Remove linux-specific prototypes if asked to.
Bernhard Reutner-Fischer
2008-11-15
- revert wrong r24049
Bernhard Reutner-Fischer
2008-11-15
- Remove linux-specific prototypes if asked to.
Bernhard Reutner-Fischer
2008-10-03
- add long double math wrappers (Ned Ludd)
Bernhard Reutner-Fischer
2008-09-16
- add sync_file_range()
Bernhard Reutner-Fischer
2008-07-23
- trim any trailing whitespace
Bernhard Reutner-Fischer
2008-07-02
Include errno.h from kernel headers instead of using internal errno_values.h
Carmelo Amoroso
2008-05-03
- add missing #endif
Bernhard Reutner-Fischer
[next]