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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace FSF snail mail address with URLs.
Paul Eggert
2012-02-09
879
-2638
/
+1756
*
Use <> for include of kernel-features.h.
Richard Henderson
2012-02-09
1
-1
/
+1
*
Use macro for PIC setup in inline asm.
Joseph Myers
2012-02-05
1
-10
/
+1
*
Use macros for x86 PIC thunk names.
Joseph Myers
2012-02-03
1
-7
/
+7
*
Merge remote-tracking branch 'origin/cmetcalf/tile_epoll_pwait'
Roland McGrath
2012-01-30
1
-1
/
+3
|
\
|
*
Use include/sys/epoll.h to provide libc_hidden_proto for epoll_pwait().
Chris Metcalf
2012-01-28
1
-1
/
+3
*
|
Merge remote-tracking branch 'origin/cmetcalf/tile_not_cancel_h'
Roland McGrath
2012-01-30
1
-1
/
+2
|
\
\
|
*
|
Use <> brackets for not-cancel.h in sysdeps/unix/sysv/linux/grantpt.c.
Chris Metcalf
2012-01-28
1
-1
/
+2
|
|
/
*
/
Call __fxstatat64 from faccessat() to avoid PLT in -Os builds.
Chris Metcalf
2012-01-28
1
-2
/
+2
|
/
*
Remove __STDC__ conditionals from non-installed headers.
Joseph Myers
2012-01-26
3
-21
/
+5
*
Powerpc: correct duplicate label issue with multiple passes through context code
Will Schmidt
2012-01-12
3
-9
/
+11
*
Fix typo in Linux/PPC32 getcontext
Will Schmidt
2012-01-08
1
-4
/
+4
*
Add checking versions of poll and ppoll
Ulrich Drepper
2012-01-08
1
-1
/
+2
*
More fallout from supporting only ELF
Ulrich Drepper
2012-01-08
7
-37
/
+5
*
Remove pre-ISO C support
Ulrich Drepper
2012-01-07
25
-82
/
+78
*
Remove non-ELF support
Ulrich Drepper
2012-01-07
1
-10
/
+2
*
Update ABI information
Ulrich Drepper
2012-01-07
1
-1
/
+1
*
Remove m68k support from Linux configure
Ulrich Drepper
2012-01-07
1
-1
/
+1
*
More IA-64 removal
Ulrich Drepper
2012-01-07
3
-3
/
+3
*
Linux configure cleanup
Ulrich Drepper
2012-01-07
2
-38
/
+0
*
Remove IA-64 support from kernel-features.h
Ulrich Drepper
2012-01-07
1
-8
/
+7
*
More ia64 removal changes
Ulrich Drepper
2012-01-07
5
-9
/
+143
*
Remove IA-64 support
Ulrich Drepper
2012-01-07
70
-5116
/
+0
*
Implement timespec_get
Ulrich Drepper
2012-01-01
2
-0
/
+67
*
Support building bits/syscall.h for any number of subarch variants.
Joseph Myers
2011-12-22
5
-32
/
+61
*
Define EPOLLONESHOT and EPOLLET using unsigned values
Ulrich Drepper
2011-12-21
3
-9
/
+9
*
Simplify code for accessing powerpc GOT
Will Schmidt
2011-12-17
5
-29
/
+23
*
SH atomic asms fix for gcc 4.7
Ulrich Drepper
2011-12-02
1
-22
/
+28
*
Truncate time values in Linux futimes when falling back to utime
Andreas Schwab
2011-12-01
1
-3
/
+3
*
Fix clock_gettime for assumed kernel >= 2.6.12
Andreas Schwab
2011-11-15
2
-2
/
+10
*
Pretty printing
Ulrich Drepper
2011-11-15
1
-1
/
+1
*
Fix reference counting in network interface information cache
Andreas Schwab
2011-11-15
1
-1
/
+2
*
Clean up internal fopen uses
Ulrich Drepper
2011-11-15
2
-3
/
+3
*
Fix wanings in clock_gettime
Ulrich Drepper
2011-11-12
2
-8
/
+8
*
Avoid warning from shifting
Ulrich Drepper
2011-11-12
1
-2
/
+6
*
unsigned long it better for the size arguments
Ulrich Drepper
2011-11-01
1
-4
/
+6
*
New Linux syscalls process_vm_readv and process_vm_writev
Ulrich Drepper
2011-11-01
3
-1
/
+30
*
Cache network interface information
Ulrich Drepper
2011-10-31
2
-33
/
+144
*
Fix potential double close in __check_fd if OOM
Ulrich Drepper
2011-10-30
1
-15
/
+18
*
Optimize access to isXYZ and toXYZ tables
Ulrich Drepper
2011-10-15
1
-2
/
+5
*
Conditionalize unnecessary #include.
Roland McGrath
2011-10-08
1
-4
/
+5
*
Define IP_MULTICAST_ALL
Ulrich Drepper
2011-09-15
1
-1
/
+2
*
Use HIDDEN_JUMPTARGET rather than spelling out its effects, for ____longjmp_c...
Roland McGrath
2011-09-15
3
-11
/
+5
*
Fix invalid conversion in __cmsg_nxthdr
Andreas Schwab
2011-09-12
2
-4
/
+4
*
Prepend $(..) to $(ldd-rewrite-script) if non-absolute
Andreas Schwab
2011-09-11
2
-12
/
+12
*
Simplify malloc initialization
Ulrich Drepper
2011-09-10
1
-18
/
+0
*
Remove support for !USE___THREAD
Ulrich Drepper
2011-09-10
12
-427
/
+91
*
Use (void*) instead of 0 for return value pointer in __cmsg_nexthdr
Ulrich Drepper
2011-09-09
3
-6
/
+6
*
Revert "Fix semid_ds for x86-64"
Andreas Schwab
2011-09-07
1
-4
/
+0
*
Make sure __vdso_clock_gettime always contains a valid pointer
Ulrich Drepper
2011-09-07
2
-0
/
+8
[next]