]> git.ipfire.org Git - thirdparty/glibc.git/history - login
hurd: Fix build
[thirdparty/glibc.git] / login /
2019-08-28  Florian Weimerlogin: pututxline could fail to overwrite existing...
2019-08-15  Florian Weimerlogin: Use struct flock64 in utmp [BZ #24880]
2019-08-15  Florian Weimerlogin: Disarm timer after utmp lock acquisition [BZ...
2019-08-15  Florian Weimerlogin: Fix updwtmp, updwtmx unlocking
2019-08-13  Florian Weimerlogin: Replace macro-based control flow with function...
2019-08-13  Florian Weimerlogin: Assume that _HAVE_UT_* constants are true
2019-08-05  Florian Weimerlogin: Remove utmp backend jump tables [BZ #23518]
2019-02-22  Joseph MyersBreak some lines before not after operators.
2019-01-01  Joseph MyersUpdate copyright dates not handled by scripts/update...
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-06-26  Adhemerval ZanellaFix Linux fcntl OFD locks for non-LFS architectures...
2018-01-01  Joseph MyersUpdate copyright dates not handled by scripts/update...
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-11  H.J. LuReplace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
2017-10-08  Christian Brauneropenpty: use TIOCGPTPEER to open slave side fd
2017-10-08  Christian Brauneropenpty: close slave pty fd on error
2017-10-01  H.J. LuMark internal utmp functions with attribute_hidden...
2017-08-23  Adhemerval ZanellaConsolidate remaning non cancellable definitions
2017-08-21  Adhemerval ZanellaConsolidate non cancellable fcntl call
2017-08-18  Adhemerval ZanellaConsolidate non cancellable close call
2017-08-18  Adhemerval ZanellaConsolidate non cancellable write call
2017-08-18  Adhemerval ZanellaConsolidate non cancellable read call
2017-08-17  Adhemerval ZanellaConsolidate non cancellable open call
2017-06-07  Arjun ShankarRemove check for NULL buffer passed to `ptsname_r'
2017-05-20  Zack WeinbergRemove __need macros from signal.h.
2017-04-18  Florian WeimerAssume that O_CLOEXEC is always defined and works
2017-01-01  Joseph MyersUpdate copyright dates not handled by scripts/update...
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-26  Nick AlcockDrop explicit stack-protection of pieces of the system...
2016-06-11  Paul Pluzhnikov2016-06-11 Paul Pluzhnikov <ppluzhnikov@google.com>
2016-01-04  Joseph MyersUpdate copyright dates not handled by scripts/update...
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-10-20  Joseph MyersConvert miscellaneous function definitions to prototype...
2015-10-19  Joseph MyersConvert 69 more function definitions to prototype style...
2015-10-19  Mike Frysingeruse -fstack-protector-strong when available
2015-10-19  Geoffrey Thomaspt_chown: Clear any signal mask inherited from the...
2015-10-16  Joseph MyersConvert 703 function definitions to prototype style.
2015-10-15  Joseph MyersDo not leave files behind in /tmp from testing.
2015-09-08  Joseph MyersMove bits/libc-lock.h and bits/libc-lockP.h out of...
2015-08-19  Joseph MyersFix -Wundef warnings in login/tst-utmp.c.
2015-07-24  Roland McGrathMake sysdeps/posix bring in login subdir.
2015-06-12  Joseph MyersFix getlogin_r namespace (bug 18527).
2015-02-06  Roland McGrathMove tst-getlogin to login/ subdirectory.
2015-01-13  Roland McGrathRemove some references to bcopy/bcmp/bzero.
2015-01-02  Joseph MyersUpdate copyright dates not handled by scripts/update...
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-11-05  Arjun ShankarModify several tests to use test-skeleton.c
2014-05-15  Aurelien Jarnoptsname_r: don't leak uninitialized memory (BZ #16917)
2014-02-26  Joseph MyersConsistently include Makeconfig after defining subdir.
2014-02-10  Ondřej BílkaUse glibc_likely instead __builtin_expect.
2014-01-01  Allan McRaeUpdate remaining copyright dates
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-07-21  Carlos O'DonellCVE-2013-2207, BZ #15755: Disable pt_chown.
2013-06-08  Joseph MyersUse (void) in no-arguments function definitions.
2013-05-31  Joseph MyersLink extra-libs consistently with libc and ld.so.
2013-05-06  Roland McGrathMove getlogin_r_chk to login/ subdir.
2013-05-06  Roland McGrathMove ptsname_r_chk to login/ subdir.
2013-05-06  Roland McGrathMove getlogin, getlogin_r, setlogin to login/ subdir.
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2013-01-01  David S. MillerUpdate copyright years.
2012-11-09  Joseph MyersSupport --with-pkgversion and --with-bugurl.
2012-11-04  Thomas Schwinge[BZ #157] Remove include/stub-tag.h for good.
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-03-27  Andreas JaegerMerge branch 'elf-move'
2012-03-23  Paul Pluzhnikov2012-03-23 Daniel Jacobowitz <dmj@google.com>
2012-03-14  Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-07  Ulrich DrepperRemove distribute variable from Makefiles
2012-02-09  Paul EggertReplace FSF snail mail address with URLs.
2012-01-08  Ulrich DrepperRemove pre-ISO C support
2012-01-01  Ulrich DrepperAlso update new programs
2011-05-16  Ulrich DrepperRemove shortcut for call of chown
2011-05-14  Andreas SchwabAdd support for generated PIE link rules
2009-11-25  Ulrich DrepperPrevent unintended file desriptor leak in grantpt.
2009-10-30  Ulrich DrepperBump timeout for utmp operations to 10s.
2009-06-17  Ulrich DrepperBuild pt_chown as PIE.
2009-06-16  Ulrich DrepperExtend pt_chown to drop privileges.
2009-06-16  Ulrich DrepperOptimize pt_chown.
2008-12-23  Ulrich Drepper* login/utmp_file.c (pututline_file): Replace call...
2008-11-30  Ulrich Drepper* login/utmp_file.c (file_writable): New variable.
2008-08-14  Ulrich Drepper[BZ #6634]
2008-07-26  Ulrich Drepper* login/utmp_file.c (setutent_file): Minor optimization...
2007-12-17  Roland McGrath* inet/ether_line.c (ether_line): Remove unused variable.
2007-10-04  Ulrich Drepper* login/login_tty.c (login_tty): The Linux kernel can...
2007-08-17  Jakub Jelinek* login/tst-grantpt.c (test_einval): Add 3rd argument...
2007-08-03  Ulrich Drepper* io/Makefile (aux): Add have_o_cloexec.
2007-07-28  Ulrich Drepper* locale/programs/ld-monetary.c (monetary_finish):...
2007-07-24  Roland McGrath2007-07-24 Roland McGrath <roland@redhat.com>
2007-07-22  Ulrich Drepper* login/utmp_file.c (setutent_file): Use O_CLOEXEC...
2007-07-20  Jakub Jelinek[BZ #4813]
2007-03-15  Ulrich Drepper[BZ #4130]
2007-01-11  Ulrich Drepper[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,...
2007-07-31  Jakub Jelinek.
2006-08-14  Ulrich Drepper[BZ #2764]
2005-12-14  Ulrich DrepperMoved to csu/errno-loc.c.
2004-12-22  Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12  Jakub Jelinek2.5-18.1
2004-10-26  Roland McGrath* login/openpty.c (openpty): Add libutil_hidden_def.
2004-10-24  Ulrich DrepperUpdate.
2004-05-17  Ulrich Drepper[BZ #40]
2004-01-14  Ulrich DrepperUpdate.
next