Austin Foxley
|
9a737ab7a4
use *_not_cancel variants to avoid accidental cancellations with nptl
|
15 yıl önce |
Mike Frysinger
|
b8f1f91cc6
clean up O_CLOEXEC handling
|
15 yıl önce |
Denys Vlasenko
|
93f8a2e834
convert // comments to /**/; remove empty #if/#endif pairs. no code changes
|
15 yıl önce |
Denys Vlasenko
|
abb3587fe9
CLOEXEC: use open(CLOEXEC) if exist; do not check fcntl(FD_CLOEXEC) failure
|
15 yıl önce |
Denys Vlasenko
|
27893e6651
utent.c: fix a few bugs, and shrink a bit
|
15 yıl önce |
Denis Vlasenko
|
cb97aadebf
Last portion of libc_hidden_proto removal.
|
16 yıl önce |
Denis Vlasenko
|
b133fe1cac
next portion of libc_hidden_proto removal
|
16 yıl önce |
Denis Vlasenko
|
e8c6de1939
libc_hidden_proto removal, just a few functions
|
16 yıl önce |
Bernd Schmidt
|
74d1d18f6b
Revert revision 19345 plus libc_hidden_proto for __uc_malloc.
|
16 yıl önce |
Denis Vlasenko
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
16 yıl önce |
Denis Vlasenko
|
9c6cdf5450
add hidden_proto's for __uc_malloc
|
17 yıl önce |
Denis Vlasenko
|
249c30a44a
make utent.c, getpass.c use __uc_malloc
|
17 yıl önce |
Eric Andersen
|
1478c2de05
Major cleanup of internal mutex locking. Be more consistant in how we do
|
18 yıl önce |
Mike Frysinger
|
6a84ed078a
some more fixes from rholzmann in Bug 716 ... make sure the code actually functions, then we worry about shrinking it ...
|
18 yıl önce |
Mike Frysinger
|
28d1fcf6a2
make sure we reset static_fd after it's closed in utmpname()
|
19 yıl önce |
Mike Frysinger
|
49dd969022
fix fcntl() call so that it actually forces file to be closed on exec()
|
19 yıl önce |
Mike Frysinger
|
da738bcee4
rholzmann writes in Bug 716:
|
19 yıl önce |
Peter S. Mazinger
|
0d212a2b26
make gcc4 happy w/ hidden_def/proto, correct some typos
|
19 yıl önce |
Peter S. Mazinger
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 yıl önce |
Peter S. Mazinger
|
f32600208f
Convert all users of earlier hiddens
|
19 yıl önce |
Peter S. Mazinger
|
53b5f21c9c
Hide more
|
19 yıl önce |
Mike Frysinger
|
aab07d0500
macro out the thread funcs in libc if threading is disabled
|
19 yıl önce |
Peter S. Mazinger
|
8a0b43005a
Hide mostly used functions
|
19 yıl önce |
Peter S. Mazinger
|
d896dc4caf
Correct typo
|
19 yıl önce |
Peter S. Mazinger
|
d24608f995
Hiding again
|
19 yıl önce |
Manuel Novoa III
|
d05dafe2fc
Fix a long-standing bug with pthreads. A couple of linuxthreads files
|
21 yıl önce |
Eric Andersen
|
bd85a75e3c
Remove some noise
|
22 yıl önce |
Eric Andersen
|
30b32340bd
Do not assume NULL termination on the ut_id field. Thanks
|
22 yıl önce |
Eric Andersen
|
d83aa1f777
Some cleanups so utmp/wtmp behaves. Fix potential use of
|
22 yıl önce |
Eric Andersen
|
61b4383511
Richard June <rjune@bravegnuworld.com> noticed that pututline
|
22 yıl önce |