index
:
hurd/glibc.git
baseline
fixes-2.28
fixes-2.31
master
rbraun/clock_t_centiseconds
rbraun/mach_msg_uspace_options
reviewed
t/EGREGIOUS-fr
t/EIEIO-fr
t/ONSTACK
t/WRLCK-upgrade
t/____longjmp_chk
t/bigmem
t/bind_umask2
t/bits_atomic.h_multiple_threads
t/bootstrap
t/context_functions
t/cpuclock
t/eintr
t/hooks
t/host-independency
t/hurdsig-SA_SIGINFO
t/hurdsig-boot-fix
t/hurdsig-fixes
t/hurdsig-fixes-2
t/hurdsig-global-dispositions
t/hurdsig-global-dispositions-versions
t/ifaddrs_v6
t/io_select_timeout
t/libc_rwlock_recursive
t/libpthread_sigs
t/locarchive
t/lockf64
t/mach-hurd-link
t/magic-pid
t/master_backports
t/no-werror
t/pie-sbrk
t/poll_errors_fixes
t/regenerate_configure
t/regenerate_errno.h
t/remap_getcwd
t/sendmsg-SCM_CREDS
t/sendmsg-SCM_RIGHTS
t/setitimer
t/sigstate_thread_reference
t/single-select-timeout
t/sysvshm
t/thread-cancel
t/unlockpt-chroot
tschwinge/Roger_Whittaker
upstream
glibc maintenance
GNU Hurd maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dirent
/
scandirat.c
Age
Commit message (
Expand
)
Author
2018-04-20
Consolidate scandir{at}{64} implementation
Adhemerval Zanella
2018-03-05
Define _DIRENT_MATCHES_DIRENT64 regardless
Adhemerval Zanella
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-05-13
Refactor scandir/scandirat to use common tail.
Roland McGrath
2015-05-13
Break __scandir_cancel_handler out into its own file.
Roland McGrath
2015-02-19
Fix scandir scandirat namespace (bug 17999).
Joseph Myers
2015-01-02
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2014-02-10
Use glibc_likely instead __builtin_expect.
Ondřej Bílka
2014-01-01
Update copyright notices with scripts/update-copyrights
Allan McRae
2013-01-02
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2012-08-06
Clean up {alphasort,versionsort,scandir,scandirat}{,64} for struct dirent == ...
Roland McGrath
2012-02-09
Replace FSF snail mail address with URLs.
Paul Eggert
2011-08-11
Clean up PLT use for scandirat
Andreas Schwab
2011-08-09
Implement scandirat function
Ulrich Drepper