index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sysdeps
/
unix
/
sysv
/
linux
/
sparc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove socket.S implementation
Adhemerval Zanella
2015-05-22
2
-234
/
+0
*
Update sparc localplt.data
David S. Miller
2015-04-27
2
-8
/
+6
*
Convert sparc over to lowlevellock-futex.h
David S. Miller
2015-04-16
1
-146
/
+1
*
Function declaration cleanup
Adhemerval Zanella
2015-01-06
1
-6
/
+2
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
91
-91
/
+91
*
Fix profil_counter namespace (bug 17725).
Joseph Myers
2014-12-17
2
-2
/
+8
*
Remove NOT_IN_libc
Siddhesh Poyarekar
2014-11-24
6
-8
/
+8
*
Remove IS_IN_rtld
Siddhesh Poyarekar
2014-11-24
3
-5
/
+5
*
Remove IS_IN_libpthread
Siddhesh Poyarekar
2014-11-24
2
-4
/
+4
*
Remove IS_IN_librt
Siddhesh Poyarekar
2014-11-24
2
-4
/
+4
*
Fix __get_nprocs fgets_unlocked namespace (bug 17582).
Joseph Myers
2014-11-12
1
-1
/
+1
*
Remove __libc_waitpid function name.
Joseph Myers
2014-11-07
1
-1
/
+1
*
Run check-localpltk/textrel/execstack over ld.so.
Carlos O'Donell
2014-11-06
2
-0
/
+18
*
Fix sparc struct fpu definition.
Jose E. Marchesi
2014-11-01
1
-1
/
+1
*
Move setfsgid/setfsuid definitions to syscalls.list (bug 14138).
Joseph Myers
2014-10-27
3
-2
/
+3
*
Move get*id and getgroups definitions to syscalls.list (bug 14138).
Joseph Myers
2014-10-24
6
-6
/
+5
*
Move some chown / lchown / fchown definitions to syscalls.list (bug 14138).
Joseph Myers
2014-10-24
4
-3
/
+4
*
Remove stray *_internal aliases (bug 14132).
Joseph Myers
2014-10-09
1
-1
/
+1
*
Remove configuration name patterns from shlib-versions.
Joseph Myers
2014-09-12
2
-6
/
+6
*
Move architecture-specific shlib-versions entries to sysdeps files.
Joseph Myers
2014-09-12
2
-0
/
+6
*
Remove unnecessary uses of NOT_IN_libc
Siddhesh Poyarekar
2014-08-21
2
-2
/
+2
*
[PATCH 3/6] Split sparc out of main Linux kernel-features.h.
Joseph Myers
2014-07-17
1
-0
/
+47
*
Refactor handling of /lib64 etc. cases, move out of sysdeps/gnu/configure.ac.
Joseph Myers
2014-07-17
2
-0
/
+19
*
Get rid of lll_robust_dead.
Roland McGrath
2014-07-10
1
-9
/
+0
*
Get rid of lll_robust_trylock.
Roland McGrath
2014-07-10
1
-9
/
+0
*
NPTL is no longer an add-on!
Roland McGrath
2014-07-07
1
-0
/
+1
*
Get rid of nptl/sysdeps/ entirely!
Roland McGrath
2014-07-07
2
-16
/
+2
*
Remove stray includes of kernel-features.h.
Joseph Myers
2014-06-25
2
-3
/
+0
*
SPARC: Consolidate nptl/ subdirectories under linux/...
Roland McGrath
2014-06-25
30
-0
/
+0
*
Move architecture cases out of sysdeps/unix/sysv/linux/configure.ac.
Joseph Myers
2014-06-24
2
-0
/
+10
*
Move remaining SPARC code out of nptl/.
Roland McGrath
2014-06-20
13
-0
/
+626
*
Remove __ASSUME_ATFCTS conditionals in sysdeps/unix/sysv/linux/.
Joseph Myers
2014-06-20
2
-6
/
+0
*
Consolidate sparc clone, fork, and vfork implementations.
David S. Miller
2014-06-13
5
-21
/
+59
*
Move SPARC public headers out of nptl/
Roland McGrath
2014-06-12
1
-0
/
+99
*
SPARC: Convert fork.c to arch-fork.h
Roland McGrath
2014-06-12
1
-0
/
+27
*
Fix some termios.h conformtest failures on sparc.
David S. Miller
2014-05-17
1
-14
/
+5
*
SPARC: add prlimit and prlimit64 in <bits/resource.h> (BZ #16943)
Aurelien Jarno
2014-05-16
1
-0
/
+27
*
SPARC: add EFD_SEMAPHORE in <bits/eventfd.h> (BZ #16916)
Aurelien Jarno
2014-05-07
1
-0
/
+2
*
Correct sparc CPP guards for EMT_TAGOVF.
David S. Miller
2014-04-30
1
-1
/
+1
*
Fix some sparc conform test failures in siginfo.h
David S. Miller
2014-04-30
1
-0
/
+2
*
Fix sigaction conform test failures on sparc.
David S. Miller
2014-04-22
1
-1
/
+2
*
Fix POSIX namespace for <bits/siginfo.h> (bug 16674).
Joseph Myers
2014-03-07
1
-37
/
+43
*
Complete _BSD_SOURCE / _SVID_source followup cleanup.
Joseph Myers
2014-02-21
2
-3
/
+3
*
Combine __USE_BSD and __USE_SVID into __USE_MISC.
Joseph Myers
2014-02-12
1
-1
/
+1
*
ptrace.h: add __ prefix to ptrace_peeksiginfo_args
Mike Frysinger
2014-01-06
1
-1
/
+1
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
85
-85
/
+85
*
Use __glibc_reserved instead __unused.
Ondřej Bílka
2013-11-26
10
-29
/
+29
*
Add O_TMPFILE to <fcntl.h>
Andreas Schwab
2013-09-11
1
-0
/
+1
*
Fix typos.
Ondřej Bílka
2013-08-30
1
-1
/
+1
*
Sync sys/ptrace with Linux 3.10
Andreas Jaeger
2013-07-04
1
-2
/
+20
[prev]
[next]