projects
/
platform
/
upstream
/
glibc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Remove 'pwd' and merge into 'nss'
[platform/upstream/glibc.git]
/
login
/
2023-07-05
Frédéric Bérat
unistd: Avoid PLT entries with _FORTIFY_SOURCE
tree
|
commitdiff
2023-07-05
Frédéric Bérat
Exclude routines from fortification
tree
|
commitdiff
2023-06-02
Paul Pluzhnikov
Fix all the remaining misspellings -- BZ 25337
tree
|
commitdiff
2023-04-22
Sergey Bugaev
Use O_CLOEXEC in more places (BZ #15722)
tree
|
commitdiff
2023-03-27
Adhemerval Zanella...
Move libc_freeres_ptrs and libc_subfreeres to hidden...
tree
|
commitdiff
2023-01-06
Joseph Myers
Update copyright dates not handled by scripts/update...
tree
|
commitdiff
2023-01-06
Joseph Myers
Update copyright dates with scripts/update-copyrights
tree
|
commitdiff
2022-11-01
Adhemerval Zanella
configure: Use -Wno-ignored-attributes if compiler...
tree
|
commitdiff
2022-01-01
Paul Eggert
Update copyright dates not handled by scripts/update...
tree
|
commitdiff
2022-01-01
Paul Eggert
Update copyright dates with scripts/update-copyrights
tree
|
commitdiff
2021-10-28
Stafford Horne
login: Add back libutil as an empty library
tree
|
commitdiff
2021-09-03
Siddhesh Poyarekar
Remove "Contributed by" lines
tree
|
commitdiff
2021-06-30
Florian Weimer
login: Move libutil into libc
tree
|
commitdiff
2021-06-30
Florian Weimer
login: Rework hidden prototypes for __setutent, __utmpn...
tree
|
commitdiff
2021-06-30
Florian Weimer
login: Hidden prototypes for _getpt, __ptsname_r, grant...
tree
|
commitdiff
2021-01-02
Paul Eggert
Update copyright dates not handled by scripts/update...
tree
|
commitdiff
2021-01-02
Paul Eggert
Update copyright dates with scripts/update-copyrights
tree
|
commitdiff
2020-10-07
Florian Weimer
Linux: unlockpt needs to fail with EINVAL, not ENOTTY...
tree
|
commitdiff
2020-10-07
Florian Weimer
login/tst-grantpt: Convert to support framework, more...
tree
|
commitdiff
2020-05-20
Lukasz Majewski
y2038: Replace __clock_gettime with __clock_gettime64
tree
|
commitdiff
2020-01-01
Joseph Myers
Update copyright dates not handled by scripts/update...
tree
|
commitdiff
2020-01-01
Joseph Myers
Update copyright dates with scripts/update-copyrights.
tree
|
commitdiff
2019-11-12
Florian Weimer
login: Use pread64 in utmp implementation
tree
|
commitdiff
2019-11-12
Florian Weimer
login: Introduce matches_last_entry to utmp processing
tree
|
commitdiff
2019-11-07
Florian Weimer
login: Acquire write lock early in pututline [BZ #24882]
tree
|
commitdiff
2019-11-07
Florian Weimer
login: Remove double-assignment of fl.l_whence in try_f...
tree
|
commitdiff
2019-10-30
Zack Weinberg
Change most internal uses of __gettimeofday to __clock_...
tree
|
commitdiff
2019-09-07
Paul Eggert
Prefer https to http for gnu.org and fsf.org URLs
tree
|
commitdiff
2019-08-28
Florian Weimer
login: pututxline could fail to overwrite existing...
tree
|
commitdiff
2019-08-15
Florian Weimer
login: Use struct flock64 in utmp [BZ #24880]
tree
|
commitdiff
2019-08-15
Florian Weimer
login: Disarm timer after utmp lock acquisition [BZ...
tree
|
commitdiff
2019-08-15
Florian Weimer
login: Fix updwtmp, updwtmx unlocking
tree
|
commitdiff
2019-08-13
Florian Weimer
login: Replace macro-based control flow with function...
tree
|
commitdiff
2019-08-13
Florian Weimer
login: Assume that _HAVE_UT_* constants are true
tree
|
commitdiff
2019-08-05
Florian Weimer
login: Remove utmp backend jump tables [BZ #23518]
tree
|
commitdiff
2019-02-22
Joseph Myers
Break some lines before not after operators.
tree
|
commitdiff
2019-01-01
Joseph Myers
Update copyright dates not handled by scripts/update...
tree
|
commitdiff
2019-01-01
Joseph Myers
Update copyright dates with scripts/update-copyrights.
tree
|
commitdiff
2018-06-26
Adhemerval Zanella
Fix Linux fcntl OFD locks for non-LFS architectures...
tree
|
commitdiff
2018-01-01
Joseph Myers
Update copyright dates not handled by scripts/update...
tree
|
commitdiff
2018-01-01
Joseph Myers
Update copyright dates with scripts/update-copyrights.
tree
|
commitdiff
2017-12-11
H.J. Lu
Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
tree
|
commitdiff
2017-10-08
Christian Brauner
openpty: use TIOCGPTPEER to open slave side fd
tree
|
commitdiff
2017-10-08
Christian Brauner
openpty: close slave pty fd on error
tree
|
commitdiff
2017-10-01
H.J. Lu
Mark internal utmp functions with attribute_hidden...
tree
|
commitdiff
2017-08-23
Adhemerval Zanella
Consolidate remaning non cancellable definitions
tree
|
commitdiff
2017-08-21
Adhemerval Zanella
Consolidate non cancellable fcntl call
tree
|
commitdiff
2017-08-18
Adhemerval Zanella
Consolidate non cancellable close call
tree
|
commitdiff
2017-08-18
Adhemerval Zanella
Consolidate non cancellable write call
tree
|
commitdiff
2017-08-18
Adhemerval Zanella
Consolidate non cancellable read call
tree
|
commitdiff
2017-08-17
Adhemerval Zanella
Consolidate non cancellable open call
tree
|
commitdiff
2017-06-07
Arjun Shankar
Remove check for NULL buffer passed to `ptsname_r'
tree
|
commitdiff
2017-05-20
Zack Weinberg
Remove __need macros from signal.h.
tree
|
commitdiff
2017-04-18
Florian Weimer
Assume that O_CLOEXEC is always defined and works
tree
|
commitdiff
2017-01-01
Joseph Myers
Update copyright dates not handled by scripts/update...
tree
|
commitdiff
2017-01-01
Joseph Myers
Update copyright dates with scripts/update-copyrights.
tree
|
commitdiff
2016-12-26
Nick Alcock
Drop explicit stack-protection of pieces of the system...
tree
|
commitdiff
2016-06-11
Paul Pluzhnikov
2016-06-11 Paul Pluzhnikov <ppluzhnikov@google.com>
tree
|
commitdiff
2016-01-04
Joseph Myers
Update copyright dates not handled by scripts/update...
tree
|
commitdiff
2016-01-04
Joseph Myers
Update copyright dates with scripts/update-copyrights.
tree
|
commitdiff
2015-10-20
Joseph Myers
Convert miscellaneous function definitions to prototype...
tree
|
commitdiff
2015-10-19
Joseph Myers
Convert 69 more function definitions to prototype style...
tree
|
commitdiff
2015-10-19
Mike Frysinger
use -fstack-protector-strong when available
tree
|
commitdiff
2015-10-19
Geoffrey Thomas
pt_chown: Clear any signal mask inherited from the...
tree
|
commitdiff
2015-10-16
Joseph Myers
Convert 703 function definitions to prototype style.
tree
|
commitdiff
2015-10-15
Joseph Myers
Do not leave files behind in /tmp from testing.
tree
|
commitdiff
2015-09-08
Joseph Myers
Move bits/libc-lock.h and bits/libc-lockP.h out of...
tree
|
commitdiff
2015-08-19
Joseph Myers
Fix -Wundef warnings in login/tst-utmp.c.
tree
|
commitdiff
2015-07-24
Roland McGrath
Make sysdeps/posix bring in login subdir.
tree
|
commitdiff
2015-06-12
Joseph Myers
Fix getlogin_r namespace (bug 18527).
tree
|
commitdiff
2015-02-06
Roland McGrath
Move tst-getlogin to login/ subdirectory.
tree
|
commitdiff
2015-01-13
Roland McGrath
Remove some references to bcopy/bcmp/bzero.
tree
|
commitdiff
2015-01-02
Joseph Myers
Update copyright dates not handled by scripts/update...
tree
|
commitdiff
2015-01-02
Joseph Myers
Update copyright dates with scripts/update-copyrights.
tree
|
commitdiff
2014-11-05
Arjun Shankar
Modify several tests to use test-skeleton.c
tree
|
commitdiff
2014-05-15
Aurelien Jarno
ptsname_r: don't leak uninitialized memory (BZ #16917)
tree
|
commitdiff
2014-02-26
Joseph Myers
Consistently include Makeconfig after defining subdir.
tree
|
commitdiff
2014-02-10
Ondřej Bílka
Use glibc_likely instead __builtin_expect.
tree
|
commitdiff
2014-01-01
Allan McRae
Update remaining copyright dates
tree
|
commitdiff
2014-01-01
Allan McRae
Update copyright notices with scripts/update-copyrights
tree
|
commitdiff
2013-07-21
Carlos O'Donell
CVE-2013-2207, BZ #15755: Disable pt_chown.
tree
|
commitdiff
2013-06-08
Joseph Myers
Use (void) in no-arguments function definitions.
tree
|
commitdiff
2013-05-31
Joseph Myers
Link extra-libs consistently with libc and ld.so.
tree
|
commitdiff
2013-05-06
Roland McGrath
Move getlogin_r_chk to login/ subdir.
tree
|
commitdiff
2013-05-06
Roland McGrath
Move ptsname_r_chk to login/ subdir.
tree
|
commitdiff
2013-05-06
Roland McGrath
Move getlogin, getlogin_r, setlogin to login/ subdir.
tree
|
commitdiff
2013-01-02
Joseph Myers
Update copyright notices with scripts/update-copyrights.
tree
|
commitdiff
2013-01-01
David S. Miller
Update copyright years.
tree
|
commitdiff
2012-11-09
Joseph Myers
Support --with-pkgversion and --with-bugurl.
tree
|
commitdiff
2012-11-04
Thomas Schwinge
[BZ #157] Remove include/stub-tag.h for good.
tree
|
commitdiff
2012-07-01
Joseph Myers
Merge glibc-ports into ports/ directory.
glibc-2.16-ports-merge
tree
|
commitdiff
2012-03-27
Andreas Jaeger
Merge branch 'elf-move'
tree
|
commitdiff
2012-03-23
Paul Pluzhnikov
2012-03-23 Daniel Jacobowitz <dmj@google.com>
tree
|
commitdiff
2012-03-14
Andreas Jaeger
Merge branch 'master' into bug13658-branch
tree
|
commitdiff
2012-03-07
Ulrich Drepper
Remove distribute variable from Makefiles
tree
|
commitdiff
2012-02-09
Paul Eggert
Replace FSF snail mail address with URLs.
tree
|
commitdiff
2012-01-08
Ulrich Drepper
Remove pre-ISO C support
tree
|
commitdiff
2012-01-01
Ulrich Drepper
Also update new programs
tree
|
commitdiff
2011-05-16
Ulrich Drepper
Remove shortcut for call of chown
tree
|
commitdiff
2011-05-14
Andreas Schwab
Add support for generated PIE link rules
tree
|
commitdiff
next