about summary refs log tree commit diff
path: root/login/utmp_file.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov2023-06-021-1/+1
* Use O_CLOEXEC in more places (BZ #15722)Sergey Bugaev2023-04-221-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-2/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* login: Use pread64 in utmp implementationFlorian Weimer2019-11-121-72/+95
* login: Introduce matches_last_entry to utmp processingFlorian Weimer2019-11-121-49/+31
* login: Acquire write lock early in pututline [BZ #24882]Florian Weimer2019-11-071-30/+43
* login: Remove double-assignment of fl.l_whence in try_file_lockFlorian Weimer2019-11-071-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* login: pututxline could fail to overwrite existing entries [BZ #24902]Florian Weimer2019-08-281-10/+11
* login: Use struct flock64 in utmp [BZ #24880]Florian Weimer2019-08-151-2/+2
* login: Disarm timer after utmp lock acquisition [BZ #24879]Florian Weimer2019-08-151-52/+28
* login: Fix updwtmp, updwtmx unlockingFlorian Weimer2019-08-151-1/+1
* login: Replace macro-based control flow with function calls in utmpFlorian Weimer2019-08-131-73/+100
* login: Assume that _HAVE_UT_* constants are trueFlorian Weimer2019-08-131-21/+5
* login: Remove utmp backend jump tables [BZ #23518]Florian Weimer2019-08-051-56/+33
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella2018-06-261-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* 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 __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 with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Bump timeout for utmp operations to 10s.Ulrich Drepper2009-10-291-2/+2
* * 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
* * io/Makefile (aux): Add have_o_cloexec.Ulrich Drepper2007-08-031-5/+3
* * login/utmp_file.c (setutent_file): Use O_CLOEXEC if possible.Ulrich Drepper2007-07-221-9/+33
* [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
* Moved to csu/errno-loc.c.Ulrich Drepper2005-12-141-0/+499
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-499/+0
* 2.5-18.1Jakub Jelinek2007-07-121-0/+499