summaryrefslogtreecommitdiff
path: root/login
AgeCommit message (Expand)Author
2018-06-26Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella
2018-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-11Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu
2017-10-08openpty: use TIOCGPTPEER to open slave side fdChristian Brauner
2017-10-08openpty: close slave pty fd on errorChristian Brauner
2017-10-01Mark internal utmp functions with attribute_hidden [BZ #18822]H.J. Lu
2017-08-23Consolidate remaning non cancellable definitionsAdhemerval Zanella
2017-08-21Consolidate non cancellable fcntl callAdhemerval Zanella
2017-08-18Consolidate non cancellable close callAdhemerval Zanella
2017-08-18Consolidate non cancellable write callAdhemerval Zanella
2017-08-18Consolidate non cancellable read callAdhemerval Zanella
2017-08-17Consolidate non cancellable open callAdhemerval Zanella
2017-06-07Remove check for NULL buffer passed to `ptsname_r'Arjun Shankar
2017-05-20Remove __need macros from signal.h.Zack Weinberg
2017-04-18Assume that O_CLOEXEC is always defined and worksFlorian Weimer
2017-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-12-26Drop explicit stack-protection of pieces of the system [BZ #7065]Nick Alcock
2016-06-112016-06-11 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov
2016-01-04Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-10-20Convert miscellaneous function definitions to prototype style.Joseph Myers
2015-10-19Convert 69 more function definitions to prototype style (line wrap cases).Joseph Myers
2015-10-19use -fstack-protector-strong when availableMike Frysinger
2015-10-19pt_chown: Clear any signal mask inherited from the parent process.Geoffrey Thomas
2015-10-16Convert 703 function definitions to prototype style.Joseph Myers
2015-10-15Do not leave files behind in /tmp from testing.Joseph Myers
2015-09-08Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers
2015-08-19Fix -Wundef warnings in login/tst-utmp.c.Joseph Myers
2015-07-23Make sysdeps/posix bring in login subdir.Roland McGrath
2015-06-12Fix getlogin_r namespace (bug 18527).Joseph Myers
2015-02-06Move tst-getlogin to login/ subdirectory.Roland McGrath
2015-01-13Remove some references to bcopy/bcmp/bzero.Roland McGrath
2015-01-02Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-11-05Modify several tests to use test-skeleton.cArjun Shankar
2014-05-16ptsname_r: don't leak uninitialized memory (BZ #16917)Aurelien Jarno
2014-02-26Consistently include Makeconfig after defining subdir.Joseph Myers
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka
2014-01-01Update remaining copyright datesAllan McRae
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-07-21CVE-2013-2207, BZ #15755: Disable pt_chown.Carlos O'Donell
2013-06-08Use (void) in no-arguments function definitions.Joseph Myers
2013-05-31Link extra-libs consistently with libc and ld.so.Joseph Myers
2013-05-06Move getlogin_r_chk to login/ subdir.Roland McGrath
2013-05-06Move ptsname_r_chk to login/ subdir.Roland McGrath
2013-05-06Move getlogin, getlogin_r, setlogin to login/ subdir.Roland McGrath
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2013-01-01Update copyright years.David S. Miller