index
:
glibc
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sysdeps
/
unix
/
sysv
/
linux
Age
Commit message (
Collapse
)
Author
Files
Lines
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
1
-2
/
+2
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
4
-12
/
+15
2012-05-16
Fold copyright years
H.J. Lu
2
-2
/
+2
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
2
-4
/
+2
2012-05-15
Add __syscall_slong_t and __syscall_ulong_t
H.J. Lu
2
-0
/
+4
2012-05-15
Use R*_LP, sizeSS, oSS_FLAGS, oSS_SP and oSS_SIZE
H.J. Lu
3
-16
/
+37
2012-05-15
Avoid plain "aligned" attributes in installed headers.
Joseph Myers
2
-5
/
+5
2012-05-15
Add x32 init-first.c
H.J. Lu
1
-0
/
+40
2012-05-15
Remove duplicate #include <not-cancel.h> in Linux getsysstats.c
Chris Metcalf
1
-2
/
+0
2012-05-15
Replace 8-byte data alignment with LP_SIZE alignment
H.J. Lu
1
-2
/
+2
2012-05-15
Load pointer to TID into R10_LP
H.J. Lu
1
-1
/
+1
2012-05-15
Add x32 dl-cache.h
H.J. Lu
1
-0
/
+23
2012-05-15
Add x32 getcpu and sched_getcpu
H.J. Lu
4
-0
/
+83
2012-05-14
Use _dl_fatal_printf instead of a private variant.
Roland McGrath
1
-13
/
+1
2012-05-14
Improve consistency of --enable-kernel and default builds.
Joseph Myers
2
-30
/
+22
2012-05-14
Update x86_64 PTR_MANGLE/PTR_DEMANGLE for x32
H.J. Lu
1
-16
/
+16
2012-05-14
Remove unused variable in linux/getcwd.c
Andreas Jaeger
1
-1
/
+0
2012-05-14
Remove pre-2.2 Linux kernel support.
Joseph Myers
38
-1433
/
+191
2012-05-14
Free memory at exit in check_pf.c
H.J. Lu
1
-1
/
+1
2012-05-10
Hurd: Support --prefix=/usr special-casing for all GNU systems.
Thomas Schwinge
2
-64
/
+0
[next]