index
:
uClibc-alpine
0.9.32
0.9.32-alpine
master
Where we track our uclibc patches
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
pwd_grp
/
lckpwdf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix typo in previous commit
Bernhard Reutner-Fischer
2010-01-23
1
-1
/
+1
*
silence some warnings about unused params
Bernhard Reutner-Fischer
2010-01-23
1
-2
/
+2
*
clean up O_CLOEXEC handling
Mike Frysinger
2009-10-07
1
-5
/
+3
*
lckpwdf: remove a wrong comment and one write-only variable
Denys Vlasenko
2009-09-05
1
-5
/
+1
*
CLOEXEC: use open(CLOEXEC) if exist; do not check fcntl(FD_CLOEXEC) failure
Denys Vlasenko
2009-09-05
1
-22
/
+12
*
hostid: improve extremely unreadable parts
Denis Vlasenko
2008-12-01
1
-33
/
+3
*
on Bernd's request, remove commented-out code snippets
Denis Vlasenko
2008-12-01
1
-1
/
+0
*
remove checks for "impossible" errors,
Denis Vlasenko
2008-12-01
1
-1
/
+1
*
optimize signal mask ops. comment out "impossible" errors
Denis Vlasenko
2008-12-01
1
-19
/
+23
*
Last portion of libc_hidden_proto removal.
Denis Vlasenko
2008-11-20
1
-4
/
+4
*
next portion of libc_hidden_proto removal
Denis Vlasenko
2008-11-20
1
-4
/
+4
*
libc_hidden_proto removal, just a few functions
Denis Vlasenko
2008-11-18
1
-1
/
+1
*
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
Denis Vlasenko
2008-05-19
1
-1
/
+1
*
Major cleanup of internal mutex locking. Be more consistant in how we do
Eric Andersen
2006-12-07
1
-22
/
+15
*
remove __ from function names as pointed out by Peter S. Mazinger
Mike Frysinger
2006-07-05
1
-2
/
+2
*
sync with glibc
Mike Frysinger
2006-07-05
1
-136
/
+148
*
Get rid of missing prototype warnings
Peter S. Mazinger
2006-01-26
1
-0
/
+1
*
hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...
Peter S. Mazinger
2006-01-14
1
-19
/
+26
*
Convert all users of earlier hiddens
Peter S. Mazinger
2005-12-13
1
-3
/
+3
*
fix some warnings
Mike Frysinger
2005-12-10
1
-1
/
+1
*
Convert the rest of users to hidden
Peter S. Mazinger
2005-12-08
1
-1
/
+2
*
macro out the thread funcs in libc if threading is disabled
Mike Frysinger
2005-12-06
1
-7
/
+4
*
More hiding, including __mempcpy
Peter S. Mazinger
2005-12-03
1
-0
/
+3
*
Hide mostly used functions
Peter S. Mazinger
2005-12-01
1
-11
/
+11
*
Fix a long-standing bug with pthreads. A couple of linuxthreads files
Manuel Novoa III
2003-12-27
1
-2
/
+2
*
Implement getgrgid_r and getgrnam_r. Rework group handling code to be fully
Eric Andersen
2003-10-10
1
-113
/
+114
*
Fix locking
Eric Andersen
2002-08-08
1
-2
/
+24
*
Silence warnings, clean things up.
Eric Andersen
2002-06-12
1
-114
/
+109
*
* Added /etc/shadow support (Config selectable)
David McCullough
2002-01-17
1
-0
/
+163