| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove "Contributed by" lines | Siddhesh Poyarekar | 2021-09-03 | 31 | -36/+0 |
* | login: Move libutil into libc | Florian Weimer | 2021-06-30 | 9 | -73/+167 |
* | login: Rework hidden prototypes for __setutent, __utmpname, __endutent | Florian Weimer | 2021-06-30 | 2 | -0/+3 |
* | login: Hidden prototypes for _getpt, __ptsname_r, grantpt, unlockpt | Florian Weimer | 2021-06-30 | 3 | -1/+3 |
* | Update copyright dates not handled by scripts/update-copyrights. | Paul Eggert | 2021-01-02 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights | Paul Eggert | 2021-01-02 | 46 | -46/+46 |
* | Linux: unlockpt needs to fail with EINVAL, not ENOTTY (bug 26053) | Florian Weimer | 2020-10-07 | 1 | -4/+16 |
* | login/tst-grantpt: Convert to support framework, more error checking | Florian Weimer | 2020-10-07 | 1 | -35/+58 |
* | y2038: Replace __clock_gettime with __clock_gettime64 | Lukasz Majewski | 2020-05-20 | 2 | -4/+5 |
* | Update copyright dates not handled by scripts/update-copyrights. | Joseph Myers | 2020-01-01 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2020-01-01 | 45 | -45/+45 |
* | login: Use pread64 in utmp implementation | Florian Weimer | 2019-11-12 | 1 | -72/+95 |
* | login: Introduce matches_last_entry to utmp processing | Florian Weimer | 2019-11-12 | 1 | -49/+31 |
* | login: Acquire write lock early in pututline [BZ #24882] | Florian Weimer | 2019-11-07 | 3 | -31/+238 |
* | login: Remove double-assignment of fl.l_whence in try_file_lock | Florian Weimer | 2019-11-07 | 1 | -1/+1 |
* | Change most internal uses of __gettimeofday to __clock_gettime. | Zack Weinberg | 2019-10-30 | 2 | -8/+8 |
* | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 2019-09-07 | 44 | -44/+44 |
* | login: pututxline could fail to overwrite existing entries [BZ #24902] | Florian Weimer | 2019-08-28 | 3 | -11/+191 |
* | login: Use struct flock64 in utmp [BZ #24880] | Florian Weimer | 2019-08-15 | 1 | -2/+2 |
* | login: Disarm timer after utmp lock acquisition [BZ #24879] | Florian Weimer | 2019-08-15 | 1 | -52/+28 |
* | login: Fix updwtmp, updwtmx unlocking | Florian Weimer | 2019-08-15 | 3 | -2/+114 |
* | login: Replace macro-based control flow with function calls in utmp | Florian Weimer | 2019-08-13 | 1 | -73/+100 |
* | login: Assume that _HAVE_UT_* constants are true | Florian Weimer | 2019-08-13 | 9 | -141/+10 |
* | login: Remove utmp backend jump tables [BZ #23518] | Florian Weimer | 2019-08-05 | 7 | -183/+52 |
* | Break some lines before not after operators. | Joseph Myers | 2019-02-22 | 1 | -4/+4 |
* | Update copyright dates not handled by scripts/update-copyrights. | Joseph Myers | 2019-01-01 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2019-01-01 | 42 | -42/+42 |
* | Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251) | Adhemerval Zanella | 2018-06-26 | 1 | -2/+2 |
* | Update copyright dates not handled by scripts/update-copyrights. | Joseph Myers | 2018-01-01 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2018-01-01 | 42 | -42/+42 |
* | Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c | H.J. Lu | 2017-12-11 | 1 | -3/+3 |
* | openpty: use TIOCGPTPEER to open slave side fd | Christian Brauner | 2017-10-08 | 1 | -6/+24 |
* | openpty: close slave pty fd on error | Christian Brauner | 2017-10-08 | 1 | -14/+16 |
* | Mark internal utmp functions with attribute_hidden [BZ #18822] | H.J. Lu | 2017-10-01 | 7 | -0/+8 |
* | Consolidate remaning non cancellable definitions | Adhemerval Zanella | 2017-08-23 | 1 | -0/+1 |
* | Consolidate non cancellable fcntl call | Adhemerval Zanella | 2017-08-21 | 1 | -2/+2 |
* | Consolidate non cancellable close call | Adhemerval Zanella | 2017-08-18 | 1 | -4/+4 |
* | Consolidate non cancellable write call | Adhemerval Zanella | 2017-08-18 | 1 | -2/+2 |
* | Consolidate non cancellable read call | Adhemerval Zanella | 2017-08-18 | 1 | -4/+4 |
* | Consolidate non cancellable open call | Adhemerval Zanella | 2017-08-17 | 1 | -3/+3 |
* | Remove check for NULL buffer passed to `ptsname_r' | Arjun Shankar | 2017-06-07 | 1 | -1/+0 |
* | Remove __need macros from signal.h. | Zack Weinberg | 2017-05-20 | 1 | -0/+1 |
* | Assume that O_CLOEXEC is always defined and works | Florian Weimer | 2017-04-18 | 1 | -61/+4 |
* | Update copyright dates not handled by scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 42 | -42/+42 |
* | Drop explicit stack-protection of pieces of the system [BZ #7065] | Nick Alcock | 2016-12-26 | 1 | -1/+0 |
* | 2016-06-11 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 2016-06-11 | 1 | -1/+1 |
* | Update copyright dates not handled by scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 42 | -42/+42 |
* | Convert miscellaneous function definitions to prototype style. | Joseph Myers | 2015-10-20 | 3 | -10/+6 |