index
:
glibc
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sysdeps
/
unix
Age
Commit message (
Collapse
)
Author
Files
Lines
2012-05-23
Fix x32 sched_getcpu.S error code
H.J. Lu
1
-4
/
+8
2012-05-23
Add comments suggesting moving some functions to syscalls.list.
Joseph Myers
5
-0
/
+10
2012-05-23
Update from Linux 3.4
Andreas Jaeger
7
-5
/
+23
2012-05-22
Simplify dl-vdso.h use of assert.
Roland McGrath
1
-9
/
+3
2012-05-22
Remove $(sysctl) from sysdep_routines
H.J. Lu
3
-4
/
+3
2012-05-22
Add sysctl.mk and bits/sysctl.h
H.J. Lu
6
-1
/
+31
2012-05-22
Fix x86_64/sched_getcpu.S error code
Andreas Jaeger
1
-5
/
+9
Rearrange code so that pseudo_end is just ret and the stack pointer is correct also for static library in error case.
2012-05-22
Add x32 arch_prctl
H.J. Lu
2
-0
/
+66
2012-05-22
Add INTERNAL_SYSCALL_TYPES
H.J. Lu
2
-39
/
+103
2012-05-22
Add x32 support to x86_64/bits/fcntl.h
H.J. Lu
1
-5
/
+3
2012-05-22
Use "neg %eax" in i386 SYSCALL_ERROR_HANDLER
H.J. Lu
1
-9
/
+6
2012-05-22
Use "neg %eax" in x86_64 SYSCALL_SET_ERRNO
H.J. Lu
1
-6
/
+4
2012-05-22
Pad each field to __syscall_slong_t in struct rusage
H.J. Lu
1
-17
/
+78
2012-05-21
Remove straggling references to .s files.
David S. Miller
1
-3
/
+1
* Makefules (o-iterator): Remove .s cases. (compile-command.s): Delete. (COMPILE.s): Delete. * sysdeps/unix/make-syscalls.sh: Remove .s file tests.
2012-05-21
Rename x32 llseek.S to lseek.S and add dummy llseek.S
H.J. Lu
2
-43
/
+44
2012-05-21
Add x32 llseek.S
H.J. Lu
3
-15
/
+85
2012-05-21
Rename __WORDSIZE_COMPAT32 to __WORDSIZE_TIME64_COMPAT32
H.J. Lu
1
-1
/
+1
2012-05-21
x32: Don't lose high bits of %rbp in setjmp/longjmp mangling/demangling.
Roland McGrath
1
-3
/
+11
2012-05-21
Define __SYSCALL_WORDSIZE for x86-64
H.J. Lu
1
-2
/
+3
2012-05-21
Add x32 syscalls.list
H.J. Lu
1
-0
/
+6
2012-05-20
Add <sys/auxv.h> and getauxval.
Richard Henderson
10
-0
/
+54
2012-05-19
Add 64-bit preadv.c and pwritev.c
H.J. Lu
2
-0
/
+146
2012-05-19
Use __syscall_slong_t in bits/timex.h
H.J. Lu
1
-23
/
+24
2012-05-18
Use RAX_LP and "or" to operate on return value
H.J. Lu
2
-5
/
+5
2012-05-18
Check d_ino/d_off before using getdents syscall
H.J. Lu
1
-3
/
+12
2012-05-18
Fold copyright years
H.J. Lu
4
-4
/
+4
2012-05-18
Add x32 support to x86_64/bits/sigcontext.h
H.J. Lu
1
-30
/
+32
2012-05-18
Use anonymous union in x86_64/sys/user.h
H.J. Lu
1
-8
/
+10
2012-05-17
Use __syscall_ulong_t in pselect.c
H.J. Lu
1
-4
/
+4
2012-05-17
Add __fsword_t and use it in bits/statfs.h
H.J. Lu
5
-12
/
+16
2012-05-16
Fold copyright years
H.J. Lu
3
-3
/
+3
2012-05-16
Use __syscall_slong_t in bits/mqueue.h
H.J. Lu
1
-6
/
+8
2012-05-16
Add x32 suppport to x86_64/bits/stat.h
H.J. Lu
1
-21
/
+21
2012-05-16
Add x86-64 bits/typesizes.h
H.J. Lu
1
-0
/
+74
2012-05-16
Add x86_64/bits/ipctypes.h
H.J. Lu
1
-0
/
+33
2012-05-16
Use __syscall_ulong_t in bits/ipc.h
H.J. Lu
1
-3
/
+3
2012-05-16
Add x32 support to sys/ucontext.h
H.J. Lu
1
-7
/
+6
2012-05-16
Add x32 support to <sys/user.h>
H.J. Lu
1
-42
/
+46
2012-05-16
Add x32 support to x86_64/bits/shm.h
H.J. Lu
1
-22
/
+21
2012-05-16
Add x32 support to x86_64/bits/sem.h
H.J. Lu
1
-6
/
+6
2012-05-16
Add x32 support to x86_64/bits/msq.h
H.J. Lu
1
-10
/
+9
2012-05-16
Check __x86_64__ in x86_64/bits/a.out.h
H.J. Lu
1
-3
/
+1
2012-05-16
Add x86-64 <bits/siginfo.h>
H.J. Lu
1
-0
/
+330
2012-05-16
Check __x86_64__ in x86-64 sys/reg.h
H.J. Lu
1
-3
/
+2
2012-05-16
Add x32 support to sys/procfs.h
H.J. Lu
1
-2
/
+6
2012-05-16
Use ULL suffix on DR_CONTROL_RESERVED
H.J. Lu
1
-4
/
+3
2012-05-16
Add uintptr_t cast to GET_PC/GET_FRAME/GET_STACK
H.J. Lu
1
-4
/
+9
2012-05-16
Use 64bit filesystem functions for x32
H.J. Lu
29
-0
/
+29
2012-05-15
Remove __snseconds_t
H.J. Lu
3
-6
/
+3
2012-05-15
Add __syscall_slong_t and __syscall_ulong_t
H.J. Lu
3
-0
/
+6
[next]