Mike Frysinger
|
6a84ed078a
some more fixes from rholzmann in Bug 716 ... make sure the code actually functions, then we worry about shrinking it ...
|
18 years ago |
Mike Frysinger
|
28d1fcf6a2
make sure we reset static_fd after it's closed in utmpname()
|
18 years ago |
Mike Frysinger
|
49dd969022
fix fcntl() call so that it actually forces file to be closed on exec()
|
18 years ago |
Mike Frysinger
|
da738bcee4
rholzmann writes in Bug 716:
|
18 years ago |
Peter S. Mazinger
|
0d212a2b26
make gcc4 happy w/ hidden_def/proto, correct some typos
|
19 years ago |
Peter S. Mazinger
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 years ago |
Peter S. Mazinger
|
f32600208f
Convert all users of earlier hiddens
|
19 years ago |
Peter S. Mazinger
|
53b5f21c9c
Hide more
|
19 years ago |
Mike Frysinger
|
aab07d0500
macro out the thread funcs in libc if threading is disabled
|
19 years ago |
Peter S. Mazinger
|
8a0b43005a
Hide mostly used functions
|
19 years ago |
Peter S. Mazinger
|
d896dc4caf
Correct typo
|
19 years ago |
Peter S. Mazinger
|
d24608f995
Hiding again
|
19 years ago |
Manuel Novoa III
|
d05dafe2fc
Fix a long-standing bug with pthreads. A couple of linuxthreads files
|
21 years ago |
Eric Andersen
|
bd85a75e3c
Remove some noise
|
22 years ago |
Eric Andersen
|
30b32340bd
Do not assume NULL termination on the ut_id field. Thanks
|
22 years ago |
Eric Andersen
|
d83aa1f777
Some cleanups so utmp/wtmp behaves. Fix potential use of
|
22 years ago |
Eric Andersen
|
61b4383511
Richard June <rjune@bravegnuworld.com> noticed that pututline
|
22 years ago |
Eric Andersen
|
810ad656d6
Richard June <rjune@bravegnuworld.com> noticed that setutent
|
22 years ago |
Eric Andersen
|
883d4fb97a
Add missing updwtmp() and fix broken makefile
|
22 years ago |
David McCullough
|
101799b51c
|
23 years ago |
Eric Andersen
|
2512c84745
Update to accomodate the header file changes
|
23 years ago |
Eric Andersen
|
3210add029
Move stuff out if pwd_gep that doesn't belong there (getpass, utmp stuff)
|
24 years ago |