about summary refs log tree commit diff
path: root/login
Commit message (Expand)AuthorAgeFilesLines
* Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella2018-06-261-2/+2
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0142-42/+42
* Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu2017-12-111-3/+3
* openpty: use TIOCGPTPEER to open slave side fdChristian Brauner2017-10-081-6/+24
* openpty: close slave pty fd on errorChristian Brauner2017-10-081-14/+16
* Mark internal utmp functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-017-0/+8
* Consolidate remaning non cancellable definitionsAdhemerval Zanella2017-08-231-0/+1
* Consolidate non cancellable fcntl callAdhemerval Zanella2017-08-211-2/+2
* Consolidate non cancellable close callAdhemerval Zanella2017-08-181-4/+4
* Consolidate non cancellable write callAdhemerval Zanella2017-08-181-2/+2
* Consolidate non cancellable read callAdhemerval Zanella2017-08-181-4/+4
* Consolidate non cancellable open callAdhemerval Zanella2017-08-171-3/+3
* Remove check for NULL buffer passed to `ptsname_r'Arjun Shankar2017-06-071-1/+0
* Remove __need macros from signal.h.Zack Weinberg2017-05-201-0/+1
* Assume that O_CLOEXEC is always defined and worksFlorian Weimer2017-04-181-61/+4
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0142-42/+42
* Drop explicit stack-protection of pieces of the system [BZ #7065]Nick Alcock2016-12-261-1/+0
* 2016-06-11 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2016-06-111-1/+1
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0442-42/+42
* Convert miscellaneous function definitions to prototype style.Joseph Myers2015-10-203-10/+6
* Convert 69 more function definitions to prototype style (line wrap cases).Joseph Myers2015-10-191-5/+2
* use -fstack-protector-strong when availableMike Frysinger2015-10-191-3/+1
* pt_chown: Clear any signal mask inherited from the parent process.Geoffrey Thomas2015-10-191-0/+6
* Convert 703 function definitions to prototype style.Joseph Myers2015-10-164-9/+4
* Do not leave files behind in /tmp from testing.Joseph Myers2015-10-151-1/+1
* Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers2015-09-085-5/+5
* Fix -Wundef warnings in login/tst-utmp.c.Joseph Myers2015-08-191-4/+4
* Make sysdeps/posix bring in login subdir.Roland McGrath2015-07-232-1/+6
* Fix getlogin_r namespace (bug 18527).Joseph Myers2015-06-121-2/+4
* Move tst-getlogin to login/ subdirectory.Roland McGrath2015-02-062-1/+61
* Remove some references to bcopy/bcmp/bzero.Roland McGrath2015-01-131-2/+2
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0241-41/+41
* Modify several tests to use test-skeleton.cArjun Shankar2014-11-051-2/+5
* ptsname_r: don't leak uninitialized memory (BZ #16917)Aurelien Jarno2014-05-162-1/+109
* Consistently include Makeconfig after defining subdir.Joseph Myers2014-02-261-2/+2
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-1/+1
* Update remaining copyright datesAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0140-40/+40
* CVE-2013-2207, BZ #15755: Disable pt_chown.Carlos O'Donell2013-07-211-1/+7
* Use (void) in no-arguments function definitions.Joseph Myers2013-06-082-2/+2
* Link extra-libs consistently with libc and ld.so.Joseph Myers2013-05-311-5/+0
* Move getlogin_r_chk to login/ subdir.Roland McGrath2013-05-063-1/+30
* Move ptsname_r_chk to login/ subdir.Roland McGrath2013-05-063-1/+33
* Move getlogin, getlogin_r, setlogin to login/ subdir.Roland McGrath2013-05-065-1/+99
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0235-36/+35
* Update copyright years.David S. Miller2013-01-011-2/+2