GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sysdeps
/
unix
/
sysv
/
linux
/
sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
33
-36
/
+33
*
BZ#14743: Move clock_* symbols from librt to libc.
Roland McGrath
2012-10-24
1
-0
/
+5
*
SH: Use <bits/fcntl-linux.h>
Andreas Jaeger
2012-10-21
1
-278
/
+3
*
BZ#14138: Move getrlimit (ugetrlimit) syscall to syscalls.list.
Roland McGrath
2012-08-01
1
-1
/
+0
*
Rename __secure_getenv to secure_getenv
Florian Weimer
2012-07-25
1
-0
/
+3
*
SH: makecontext: exit (0) if uc_link is the null pointer.
Thomas Schwinge
2012-07-17
1
-1
/
+2
*
SH can do fanotify_mark, too.
glibc-2.16-tps
Andreas Schwab
2012-06-23
3
-0
/
+6
*
SH: Preserve more registers for frame unwinding purposes, add CFI directives.
Thomas Schwinge
2012-06-23
3
-5
/
+35
*
SH: Optimize assembler code in context of call to __fortify_fail.
Thomas Schwinge
2012-06-23
1
-8
/
+4
*
SH: ____longjmp_chk for GNU/Linux with sigaltstack support.
Thomas Schwinge
2012-06-23
3
-0
/
+130
*
SH: ABORT_INSTRUCTION.
Thomas Schwinge
2012-06-23
1
-3
/
+4
*
SH: makecontext/.Lexitcode: Always initialize the GOT register before use.
Thomas Schwinge
2012-06-23
1
-4
/
+8
*
SH: makecontext: Fix calculation of ARGC > 4.
Thomas Schwinge
2012-06-23
1
-1
/
+1
*
SH: makecontext: Improve understandability.
Thomas Schwinge
2012-06-23
1
-29
/
+29
*
Fix gUSA sequence in SH atomic functions in
Kaz Kojima
2012-06-23
1
-93
/
+94
*
SH: refresh *.abilist files.
Kaz Kojima
2012-06-09
4
-38
/
+34
*
SH: Add CFI directives.
Chung-Lin Tang
2012-05-28
4
-2
/
+6
*
Remove pre-2.4 Linux kernel support.
Joseph Myers
2012-05-25
1
-35
/
+2
*
Update from Linux 3.4
Andreas Jaeger
2012-05-23
1
-0
/
+3
*
Add <sys/auxv.h> and getauxval.
Richard Henderson
2012-05-20
1
-0
/
+2
*
Remove pre-2.2 Linux kernel support.
Joseph Myers
2012-05-14
4
-112
/
+4
*
Move abilist files into sysdep dirs.
David S. Miller
2012-04-28
12
-0
/
+3184
*
Define MAP_STACK and MAP_HUGETLB on powerpc, s390, sh and sparc.
Anton Blanchard
2012-03-27
1
-2
/
+3
*
Move stdio-common/_itoa.h to sysdeps/generic
H.J. Lu
2012-03-20
2
-2
/
+2
*
Replace FSF snail mail address with URLs.
Paul Eggert
2012-02-09
32
-96
/
+64
*
SH atomic asms fix for gcc 4.7
Ulrich Drepper
2011-12-02
1
-22
/
+28
*
Remove support for !USE___THREAD
Ulrich Drepper
2011-09-10
1
-49
/
+11
*
Rename open_by_handle to open_by_handle_at.
Andreas Schwab
2011-04-01
1
-2
/
+2
*
Define O_PATH.
Ulrich Drepper
2011-04-01
1
-0
/
+1
*
Add support for name_to_handle_at and open_by_handle.
Ulrich Drepper
2011-04-01
1
-7
/
+48
*
Define MADV_NOHUGEPAGE.
Ulrich Drepper
2011-01-17
1
-0
/
+1
*
Define MADV_HUGEPAGE.
Ulrich Drepper
2011-01-17
1
-1
/
+2
*
Add support for prlimit and prlimit64 on Linux.
Ulrich Drepper
2010-08-11
1
-0
/
+2
*
Define F_SETPIPE_SZ and F_GETPIPE_SZ.
Ulrich Drepper
2010-06-14
1
-0
/
+2
*
Fix iov[] size in SH register_dump()
Takashi Yoshii
2010-05-26
1
-2
/
+2
*
Add support for XPG7 testing.
Ulrich Drepper
2010-01-09
1
-5
/
+10
*
Redefine O_SYNC and O_DSYNC to match 2.6.33+ kernels.
Ulrich Drepper
2009-12-11
1
-3
/
+3
*
Follow kernel F_OWNER_{GID -> PGRP} change.
Ulrich Drepper
2009-11-19
1
-3
/
+4
*
Change misleading names of parameters of sync_file_range.
Ulrich Drepper
2009-11-17
1
-1
/
+1
*
Add missing Linux MADV_* definitions.
Ulrich Drepper
2009-11-17
1
-9
/
+13
*
Fix F_SETOWN_EX and F_GETOWN_EX definitions.
Ulrich Drepper
2009-11-14
1
-4
/
+4
*
Fix preadv, pwritev and fallocate for -D_FILE_OFFSET_BITS=64.
Jakub Jelinek
2009-11-06
1
-2
/
+2
*
Define F_OWNER_* and f_owner_ex for Linux targets.
Ulrich Drepper
2009-10-29
1
-1
/
+18
*
Define F_SETOWN_EX and F_GETOWN_EX in Linux headers.
Ulrich Drepper
2009-10-01
1
-2
/
+4
*
Add missing export of fallocate64 on 32-bit platforms.
Jakub Jelinek
2009-05-15
1
-0
/
+3
*
* sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Declare fallocate{,64}.
Ulrich Drepper
2009-03-03
1
-0
/
+17
*
2009-02-26 Andrew Stubbs <ams@codesourcery.com>
Ulrich Drepper
2009-02-26
2
-8
/
+46
*
* sysdeps/sh/sh4/dl-trampoline.S: Only set HAVE_FPU if __SH_FPU_ANY__
Ulrich Drepper
2009-02-05
4
-17
/
+27
*
* sysdeps/unix/sysv/linux/sh/Makefile (libm.so-no-z-defs): Define.
Ulrich Drepper
2009-02-03
1
-0
/
+5
*
(SHM_EXEC): Define.
Andreas Jaeger
2009-01-30
1
-1
/
+2
[next]