index
:
glibc.git
accept4
aurel32
cvs/glibc-2-1-branch
cvs/glibc-2-2-branch
cvs/glibc-2_0_x
cvs/glibc-2_10-branch
cvs/glibc-2_3-branch
cvs/glibc-2_5-branch
cvs/glibc-2_6-branch
cvs/glibc-2_7-branch
cvs/glibc-2_8-branch
cvs/glibc-2_9-branch
cvs/master
locale-SIGFPE
master
mips-prlimit64
release/2.10/master
release/2.11/master
release/2.12/master
release/2.13/master
release/2.14/master
release/2.15/master
release/2.16/master
release/2.17/master
release/2.18/master
release/2.19/master
Upstream GNU libc + aurel32's patches
Aurelien Jarno
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
login
Age
Commit message (
Expand
)
Author
2020-01-01
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-11-12
login: Use pread64 in utmp implementation
Florian Weimer
2019-11-12
login: Introduce matches_last_entry to utmp processing
Florian Weimer
2019-11-07
login: Acquire write lock early in pututline [BZ #24882]
Florian Weimer
2019-11-07
login: Remove double-assignment of fl.l_whence in try_file_lock
Florian Weimer
2019-10-30
Change most internal uses of __gettimeofday to __clock_gettime.
Zack Weinberg
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-08-28
login: pututxline could fail to overwrite existing entries [BZ #24902]
Florian Weimer
2019-08-15
login: Use struct flock64 in utmp [BZ #24880]
Florian Weimer
2019-08-15
login: Disarm timer after utmp lock acquisition [BZ #24879]
Florian Weimer
2019-08-15
login: Fix updwtmp, updwtmx unlocking
Florian Weimer
2019-08-13
login: Replace macro-based control flow with function calls in utmp
Florian Weimer
2019-08-13
login: Assume that _HAVE_UT_* constants are true
Florian Weimer
2019-08-05
login: Remove utmp backend jump tables [BZ #23518]
Florian Weimer
2019-02-22
Break some lines before not after operators.
Joseph Myers
2019-01-01
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-06-26
Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)
Adhemerval Zanella
2018-01-01
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-12-11
Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
H.J. Lu
2017-10-08
openpty: use TIOCGPTPEER to open slave side fd
Christian Brauner
2017-10-08
openpty: close slave pty fd on error
Christian Brauner
2017-10-01
Mark internal utmp functions with attribute_hidden [BZ #18822]
H.J. Lu
2017-08-23
Consolidate remaning non cancellable definitions
Adhemerval Zanella
2017-08-21
Consolidate non cancellable fcntl call
Adhemerval Zanella
2017-08-18
Consolidate non cancellable close call
Adhemerval Zanella
2017-08-18
Consolidate non cancellable write call
Adhemerval Zanella
2017-08-18
Consolidate non cancellable read call
Adhemerval Zanella
2017-08-17
Consolidate non cancellable open call
Adhemerval Zanella
2017-06-07
Remove check for NULL buffer passed to `ptsname_r'
Arjun Shankar
2017-05-20
Remove __need macros from signal.h.
Zack Weinberg
2017-04-18
Assume that O_CLOEXEC is always defined and works
Florian Weimer
2017-01-01
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-12-26
Drop explicit stack-protection of pieces of the system [BZ #7065]
Nick Alcock
2016-06-11
2016-06-11 Paul Pluzhnikov <ppluzhnikov@google.com>
Paul Pluzhnikov
2016-01-04
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-10-20
Convert miscellaneous function definitions to prototype style.
Joseph Myers
2015-10-19
Convert 69 more function definitions to prototype style (line wrap cases).
Joseph Myers
2015-10-19
use -fstack-protector-strong when available
Mike Frysinger
2015-10-19
pt_chown: Clear any signal mask inherited from the parent process.
Geoffrey Thomas
2015-10-16
Convert 703 function definitions to prototype style.
Joseph Myers
2015-10-15
Do not leave files behind in /tmp from testing.
Joseph Myers
2015-09-08
Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).
Joseph Myers
2015-08-19
Fix -Wundef warnings in login/tst-utmp.c.
Joseph Myers
2015-07-23
Make sysdeps/posix bring in login subdir.
Roland McGrath
2015-06-12
Fix getlogin_r namespace (bug 18527).
Joseph Myers
[next]