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
/
rt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
64
-64
/
+64
*
Properly handle shm_open validation. Fixes bug 16274.
Ondřej Bílka
2013-12-03
1
-35
/
+21
*
Use __glibc_reserved instead __unused.
Ondřej Bílka
2013-11-26
1
-2
/
+2
*
Restrict shm_open and shm_unlink to SHMDIR. Fixes bugs 14752 and 15763.
Ondřej Bílka
2013-10-31
1
-0
/
+8
*
Fix symbol definitions for __clock_* functions
Siddhesh Poyarekar
2013-06-11
5
-11
/
+12
*
Link extra-libs consistently with libc and ld.so.
Joseph Myers
2013-05-31
1
-6
/
+1
*
Don't test O_RDONLY case in tst-aio7.
Roland McGrath
2013-04-16
1
-16
/
+1
*
Remove bounded-pointers build system support.
Joseph Myers
2013-02-15
1
-3
/
+0
*
Add --enable-hardcoded-path-in-tests configure option
H.J. Lu
2013-01-11
1
-1
/
+1
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
64
-64
/
+64
*
[BZ #157] Remove include/stub-tag.h for good.
Thomas Schwinge
2012-11-04
28
-30
/
+0
*
Correct checking for mmap failure.
Thomas Schwinge
2012-11-01
1
-1
/
+1
*
BZ#14743: Move clock_* symbols from librt to libc.
Roland McGrath
2012-10-24
8
-8
/
+96
*
Add and use $(host-built-program-cmd).
Jim Blandy
2012-10-23
1
-1
/
+1
*
Include <pthread.h> where needed.
Pino Toscano
2012-09-28
2
-2
/
+4
*
Fix stub clock_nanosleep #include.
Roland McGrath
2012-08-15
1
-3
/
+2
*
Fix attributes for fortify functions.
Marek Polacek
2012-04-29
2
-2
/
+2
*
2012-03-23 Daniel Jacobowitz <dmj@google.com>
Paul Pluzhnikov
2012-03-23
1
-5
/
+0
*
Fix struct timespec normalization (as used in many other places).
Thomas Schwinge
2012-03-08
1
-1
/
+1
*
Remove distribute variable from Makefiles
Ulrich Drepper
2012-03-07
1
-2
/
+0
*
Add missing fcntl.h include in some aio tests.
Roland McGrath
2012-02-27
3
-3
/
+6
*
Add first fixes for conformtest for POSIX2008
Ulrich Drepper
2012-02-26
1
-3
/
+3
*
Fix up POSIX testing in conformtest
Ulrich Drepper
2012-02-26
1
-0
/
+1
*
A bit of testsuite cleanup.
Thomas Schwinge
2012-02-10
2
-14
/
+31
*
Replace FSF snail mail address with URLs.
Paul Eggert
2012-02-09
63
-189
/
+126
*
Remove pre-ISO C support
Ulrich Drepper
2012-01-07
3
-28
/
+28
*
Remove non-ELF support
Ulrich Drepper
2012-01-07
1
-3
/
+3
*
Fix <bits/mqueue2.h> for C++
Jakub Jelinek
2011-06-04
1
-5
/
+7
*
* rt/Versions (librt): Export __mq_open_2@@GLIBC_2.7.
Ulrich Drepper
2007-09-15
5
-4
/
+81
*
* rt/aio.h: Add __nonnull attributes.
Ulrich Drepper
2007-08-03
1
-23
/
+31
*
* rt/mqueue.h (mq_timedreceive, mq_timedsend): Fix nonnull argument
Jakub Jelinek
2007-08-03
1
-2
/
+2
*
Change const to __const and add nonnull attributes.
Ulrich Drepper
2007-08-02
1
-13
/
+18
*
* nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known to
Ulrich Drepper
2007-07-28
1
-11
/
+11
*
* rt/tst-shm.c: Use fstat64 instead of fstat.
Ulrich Drepper
2007-05-19
1
-4
/
+11
*
[BZ #2526, BZ #3138, BZ #3143]
Ulrich Drepper
2006-09-12
2
-2
/
+2
*
[BZ #2978]
Ulrich Drepper
2006-08-03
2
-1
/
+45
*
* rt/Makefile (tests): Add tst-aio9 and tst-aio10.
Ulrich Drepper
2006-01-06
2
-1
/
+120
*
* sysdeps/pthread/aio_misc.h [!DONT_USE_BOOTSTRAP_MAP]
Ulrich Drepper
2006-01-06
2
-1
/
+126
*
The thread is now supposed to be created.
Ulrich Drepper
2006-01-05
1
-5
/
+17
*
(do_test): aio_offset should be initialized, too.
Ulrich Drepper
2006-01-05
1
-0
/
+1
*
* sysdeps/powerpc/powerpc32/sysdep.h (ENTRY, EALIGN): Add cfi_startproc
Ulrich Drepper
2006-01-04
1
-2
/
+2
*
Test for lio_listio returning an error for LIO_WAIT if an IO request failed.
Ulrich Drepper
2006-01-04
1
-0
/
+38
*
lio_listio should emit an event for each individual request in
Ulrich Drepper
2006-01-03
2
-6
/
+21
*
* elf/cache.c: Use <> rather than "" #includes.
Roland McGrath
2005-12-21
3
-4
/
+4
*
Moved to csu/errno-loc.c.
Ulrich Drepper
2005-12-14
21
-0
/
+639
*
2005-12-13 Ulrich Drepper <drepper@redhat.com>
Ulrich Drepper
2005-12-14
15
-0
/
+475
*
Cleanups.
Ulrich Drepper
2005-10-23
1
-5
/
+4
*
* manual/install.texi (Installation): Don't mention linuxthreads.
Roland McGrath
2005-07-03
1
-0
/
+1
*
* rt/tst-cpuclock1.c: New file.
Roland McGrath
2005-04-27
6
-1
/
+923
*
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
Ulrich Drepper
2004-12-22
53
-2411
/
+21
[next]