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>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dirent
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert 703 function definitions to prototype style.
Joseph Myers
2015-10-16
6
-19
/
+6
*
Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).
Joseph Myers
2015-09-08
1
-1
/
+1
*
Modify several tests to use test-skeleton.c
Arjun Shankar
2015-08-06
1
-2
/
+5
*
Nit fixes in last change.
Roland McGrath
2015-05-13
1
-0
/
+2
*
Refactor scandir/scandirat to use common tail.
Roland McGrath
2015-05-13
7
-122
/
+162
*
Break __scandir_cancel_handler out into its own file.
Roland McGrath
2015-05-13
4
-17
/
+32
*
Add a test case for scandir.
Roland McGrath
2015-05-13
3
-1
/
+301
*
Fix scandir scandirat namespace (bug 17999).
Joseph Myers
2015-02-19
2
-2
/
+6
*
Fix dirent/tst-fdopendir not to presume O_NOATIME exists.
Roland McGrath
2015-02-06
1
-0
/
+3
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
25
-25
/
+25
*
Fix __getcwd rewinddir namespace (bug 17584).
Joseph Myers
2014-11-12
1
-2
/
+3
*
Consistently include Makeconfig after defining subdir.
Joseph Myers
2014-02-26
1
-0
/
+2
*
Complete _BSD_SOURCE / _SVID_source followup cleanup.
Joseph Myers
2014-02-21
1
-4
/
+4
*
Clean up trivially redundant __USE_MISC conditionals.
Joseph Myers
2014-02-13
1
-5
/
+5
*
Combine __USE_BSD and __USE_SVID into __USE_MISC.
Joseph Myers
2014-02-12
1
-6
/
+6
*
Use glibc_likely instead __builtin_expect.
Ondřej Bílka
2014-02-10
1
-1
/
+1
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
25
-25
/
+25
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
25
-27
/
+25
*
[BZ #157] Remove include/stub-tag.h for good.
Thomas Schwinge
2012-11-04
13
-13
/
+0
*
Clean up {alphasort,versionsort,scandir,scandirat}{,64} for struct dirent == ...
Roland McGrath
2012-08-06
8
-10
/
+76
*
Fix lots of bitrot for stub configurations.
Roland McGrath
2012-07-30
1
-1
/
+2
*
Remove distribute variable from Makefiles
Ulrich Drepper
2012-03-07
1
-2
/
+2
*
Replace FSF snail mail address with URLs.
Paul Eggert
2012-02-09
25
-75
/
+50
*
Remove pre-ISO C support
Ulrich Drepper
2012-01-07
1
-38
/
+38
*
Clean up PLT use for scandirat
Andreas Schwab
2011-08-11
2
-3
/
+2
*
Implement scandirat function
Ulrich Drepper
2011-08-09
8
-134
/
+234
*
Avoid multiple definitions of identical scandir cancellation handler
Ulrich Drepper
2011-08-08
2
-9
/
+15
*
Fix Linux getcwd for long paths
Ulrich Drepper
2011-05-08
1
-1
/
+2
*
Add support for XPG7 testing.
Ulrich Drepper
2010-01-09
1
-1
/
+1
*
Fix typo in feature selection macro use.
Ulrich Drepper
2010-01-06
1
-2
/
+2
*
Remove redundant .gitignore files.
Andreas Schwab
2009-05-16
1
-6
/
+0
*
rename each .cvsignore file to .gitignore
Jim Meyering
2009-05-15
1
-0
/
+0
*
* dirent/scandir64.c (scandir64): Adjust declaration to type change.
Ulrich Drepper
2009-03-16
1
-2
/
+3
*
[BZ #9759]
Ulrich Drepper
2009-03-15
6
-39
/
+45
*
* ctype/ctype.h: The *_l functions are in POSIX 2008.
Ulrich Drepper
2009-02-26
1
-37
/
+41
*
[BZ #2226]
Ulrich Drepper
2006-02-12
1
-2
/
+3
*
* sysdeps/unix/fdopendir.c (fdopendir): If O_DIRECTORY is
Ulrich Drepper
2006-01-20
2
-2
/
+44
*
Moved to csu/errno-loc.c.
Ulrich Drepper
2005-12-14
13
-0
/
+448
*
2005-12-13 Ulrich Drepper <drepper@redhat.com>
Ulrich Drepper
2005-12-14
3
-0
/
+95
*
* dirent/dirent.h: Declare fdopendir.
Ulrich Drepper
2005-09-28
3
-1
/
+136
*
(routines): Add fdopendir. (tests): Add tst-fdopendir.
Ulrich Drepper
2005-09-28
1
-3
/
+3
*
* sysdeps/unix/rewinddir.c: Reset filepos.
Ulrich Drepper
2005-01-16
1
-0
/
+28
*
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
Ulrich Drepper
2004-12-22
22
-753
/
+4
*
2.5-18.1
Jakub Jelinek
2007-07-12
22
-4
/
+753
*
Update.
Ulrich Drepper
2004-11-22
1
-24
/
+32
*
Update.
Ulrich Drepper
2004-09-07
1
-12
/
+12
*
Update.
Ulrich Drepper
2003-09-17
1
-10
/
+41
*
Update.
Ulrich Drepper
2003-09-16
1
-1
/
+4
*
Update.
Ulrich Drepper
2003-09-14
1
-7
/
+5
*
Update.
Ulrich Drepper
2003-06-12
1
-29
/
+43
[next]