about summary refs log tree commit diff
path: root/login
Commit message (Expand)AuthorAgeFilesLines
* 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
* Support --with-pkgversion and --with-bugurl.Joseph Myers2012-11-091-5/+12
* [BZ #157] Remove include/stub-tag.h for good.Thomas Schwinge2012-11-043-3/+0
* 2012-03-23 Daniel Jacobowitz <dmj@google.com>Paul Pluzhnikov2012-03-231-5/+0
* Remove distribute variable from MakefilesUlrich Drepper2012-03-071-3/+2
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-0935-105/+70
* Remove pre-ISO C supportUlrich Drepper2012-01-071-12/+12
* Also update new programsUlrich Drepper2012-01-011-2/+2
* Remove shortcut for call of chownUlrich Drepper2011-05-161-2/+2
* Add support for generated PIE link rulesAndreas Schwab2011-05-131-3/+1
* Prevent unintended file desriptor leak in grantpt.Ulrich Drepper2009-11-241-3/+2
* Bump timeout for utmp operations to 10s.Ulrich Drepper2009-10-291-2/+2
* Build pt_chown as PIE.Ulrich Drepper2009-06-161-0/+13
* Extend pt_chown to drop privileges.Ulrich Drepper2009-06-162-8/+44
* Optimize pt_chown.Ulrich Drepper2009-06-151-3/+4
* * login/utmp_file.c (pututline_file): Replace call to dup2 withUlrich Drepper2008-12-231-1/+1
* * login/utmp_file.c (file_writable): New variable.Ulrich Drepper2008-11-301-9/+51
* [BZ #6634]Ulrich Drepper2008-08-141-4/+21
* * login/utmp_file.c (setutent_file): Minor optimization in caseUlrich Drepper2008-07-261-4/+5
* * inet/ether_line.c (ether_line): Remove unused variable.Roland McGrath2007-12-173-6/+8
* * login/login_tty.c (login_tty): The Linux kernel can return EBUSYUlrich Drepper2007-10-041-3/+7
* * login/tst-grantpt.c (test_einval): Add 3rd argument to open.Jakub Jelinek2007-08-171-1/+1
* * io/Makefile (aux): Add have_o_cloexec.Ulrich Drepper2007-08-031-5/+3
* * locale/programs/ld-monetary.c (monetary_finish): Avoid range checkUlrich Drepper2007-07-282-15/+5
* 2007-07-24 Roland McGrath <roland@redhat.com>Roland McGrath2007-07-241-2/+2
* * login/utmp_file.c (setutent_file): Use O_CLOEXEC if possible.Ulrich Drepper2007-07-221-9/+33
* [BZ #4813] Jakub Jelinek2007-07-201-1/+3
* [BZ #4130]Ulrich Drepper2007-03-151-4/+4
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-4/+4
* .Jakub Jelinek2007-07-311-4/+4
* [BZ #2764]Ulrich Drepper2006-08-141-3/+2
* Moved to csu/errno-loc.c.Ulrich Drepper2005-12-1416-0/+1006