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
/
io
Commit message (
Expand
)
Author
Age
Files
Lines
*
Consolidate Linux write syscall
Adhemerval Zanella
2017-05-11
1
-0
/
+1
*
Consolidate Linux read syscall
Adhemerval Zanella
2017-05-11
1
-0
/
+1
*
Consolidate Linux creat implementation
Adhemerval Zanella
2017-05-11
1
-0
/
+2
*
Fix missing timespec definition for sys/stat.h (BZ #21371)
Adhemerval Zanella
2017-04-20
1
-1
/
+1
*
Assume that O_CLOEXEC is always defined and works
Florian Weimer
2017-04-18
2
-25
/
+0
*
fts: Fix symbol redirect for fts_set [BZ #21289]
Slava Barinov
2017-03-31
1
-1
/
+1
*
Narrowing the visibility of libc-internal.h even further.
Zack Weinberg
2017-03-01
2
-2
/
+0
*
Add missing header files throughout the testsuite.
Zack Weinberg
2017-02-16
15
-0
/
+18
*
Fix MIPS n32 lseek, lseek64 (bug 21019).
Joseph Myers
2017-01-02
1
-0
/
+21
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
129
-129
/
+129
*
support: Introduce new subdirectory for test infrastructure
Florian Weimer
2016-12-09
2
-17
/
+16
*
New internal function __access_noerrno
Adhemerval Zanella
2016-11-16
1
-0
/
+7
*
Consolidate posix_fallocate{64} implementations
Adhemerval Zanella
2016-10-07
4
-89
/
+151
*
Installed-header hygiene (BZ#20366): time.h types.
Zack Weinberg
2016-09-23
4
-14
/
+8
*
Installed-header hygiene (BZ#20366): obsolete BSD u_* types.
Zack Weinberg
2016-09-23
1
-10
/
+10
*
tst-open-tmpfile: Add checks for open64, openat64, linkat
Florian Weimer
2016-09-23
1
-0
/
+103
*
Add test case for O_TMPFILE handling in open, openat
Florian Weimer
2016-09-21
2
-1
/
+218
*
2016-06-11 Paul Pluzhnikov <ppluzhnikov@google.com>
Paul Pluzhnikov
2016-06-11
2
-2
/
+2
*
Make sys/stat.h define S_IFSOCK, S_ISSOCK for XPG4 (bug 20076).
Joseph Myers
2016-05-17
1
-2
/
+2
*
Fix sys/stat.h fchmod namespace (bug 20073).
Joseph Myers
2016-05-10
1
-1
/
+1
*
Fix fcntl.h timespec namespace (bug 20023).
Joseph Myers
2016-05-02
1
-1
/
+3
*
Make shebang interpreter directives consistent
Marko Myllynen
2016-01-07
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
125
-125
/
+125
*
Use shell's builtin pwd.
Ludovic Courtès
2015-12-02
1
-4
/
+4
*
Add LFS support for fts functions (bug 11460)
Mark Wielaard
2015-11-06
7
-66
/
+449
*
Fix some stub prototypes missing ... after K&R conversion
Roland McGrath
2015-11-05
1
-1
/
+1
*
Move io/tst-fcntl temporary file creation to do_prepare.
Joseph Myers
2015-10-21
1
-8
/
+10
*
Make io/ftwtest-sh remove temporary files on early exit.
Joseph Myers
2015-10-21
1
-1
/
+3
*
Convert a few more function definitions to prototype style.
Joseph Myers
2015-10-21
1
-4
/
+2
*
Convert 113 more function definitions to prototype style (files with assertio...
Joseph Myers
2015-10-20
1
-19
/
+4
*
Convert 24 more function definitions to prototype style (array parameters).
Joseph Myers
2015-10-20
2
-5
/
+2
*
Convert 703 function definitions to prototype style.
Joseph Myers
2015-10-16
42
-181
/
+55
*
Do not leave files behind in /tmp from testing.
Joseph Myers
2015-10-15
1
-1
/
+1
*
Readd O_LARGEFILE flag for openat64 (bug 18781)
Andreas Schwab
2015-08-10
1
-1
/
+20
*
posix_fallocate, posix_fallocate64 stub: Do not set errno
Florian Weimer
2015-04-24
2
-4
/
+2
*
linux: open and openat ignore 'mode' with O_TMPFILE in flags
Eric Rannaud
2015-02-24
10
-27
/
+37
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
121
-121
/
+121
*
Replace %ld with %jd and cast to intmax_t
H.J. Lu
2014-12-30
1
-4
/
+8
*
De-warning a few stubs.
Roland McGrath
2014-12-04
2
-8
/
+8
*
Modify several tests to use test-skeleton.c
Arjun Shankar
2014-11-05
1
-2
/
+5
*
Remove __libc_creat function name.
Joseph Myers
2014-10-30
1
-2
/
+1
*
Tiny refactoring in fts to eliminate a warning.
Roland McGrath
2014-10-20
1
-5
/
+11
*
Fix -Wundef warning for HAVE_SYS_PARAM_H
Siddhesh Poyarekar
2014-07-10
1
-3
/
+1
*
Remove redundant C locale settings.
Joseph Myers
2014-06-07
1
-2
/
+0
*
Enumerate tests with special rules in tests-special variable.
Joseph Myers
2014-03-06
1
-2
/
+4
*
Consistently include Makeconfig after defining subdir.
Joseph Myers
2014-02-26
1
-0
/
+2
*
Generate .test-result files for tests with special rules.
Joseph Myers
2014-02-21
1
-1
/
+2
*
Complete _BSD_SOURCE / _SVID_source followup cleanup.
Joseph Myers
2014-02-21
1
-6
/
+5
*
Clean up trivially redundant __USE_MISC conditionals.
Joseph Myers
2014-02-13
2
-7
/
+7
*
Combine __USE_BSD and __USE_SVID into __USE_MISC.
Joseph Myers
2014-02-12
3
-16
/
+16
[next]