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
/
misc
/
utmp
Commit message (
Expand
)
Author
Age
Files
Lines
*
clean up O_CLOEXEC handling
Mike Frysinger
2009-10-16
1
-19
/
+4
*
not-cancel: use *_not_cancel variants directly
Austin Foxley
2009-09-21
2
-41
/
+0
*
convert // comments to /**/; remove empty #if/#endif pairs. no code changes
Denys Vlasenko
2009-09-18
1
-9
/
+10
*
open_not_cancel macro requires all three args
Austin Foxley
2009-09-18
1
-1
/
+1
*
wtmp code: style fixes, no code changes
Denys Vlasenko
2009-09-18
1
-21
/
+10
*
CLOEXEC: use open(CLOEXEC) if exist; do not check fcntl(FD_CLOEXEC) failure
Denys Vlasenko
2009-09-18
1
-16
/
+23
*
utent.c: fix a few bugs, and shrink a bit
Denys Vlasenko
2009-09-18
1
-58
/
+40
*
support building out-of-tree
Bernhard Reutner-Fischer
2009-08-19
1
-0
/
+2
*
Get non nptl threads compiled on x86.
Khem Raj
2008-12-23
1
-4
/
+0
*
Synch with trunk @ 24165
Carmelo Amoroso
2008-11-27
2
-12
/
+12
*
Synch with trunk @ 24087
Carmelo Amoroso
2008-11-18
2
-2
/
+2
*
Synch with trunk @ 24075.
Carmelo Amoroso
2008-11-17
1
-4
/
+4
*
BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...
Carmelo Amoroso
2008-07-09
2
-58
/
+72
*
Fix Makefile.in and synch them with trunk. Signed-off-by: Carmelo Amoroso <ca...
Carmelo Amoroso
2007-11-20
1
-2
/
+0
*
Merge from trunk and bring in NPTL code in the various 'misc' subsystems.
"Steven J. Hill"
2006-08-24
3
-1
/
+53
*
Merge from trunk.
"Steven J. Hill"
2006-02-28
3
-76
/
+78
*
Big fricking merge from trunk.
"Steven J. Hill"
2006-01-07
2
-8
/
+8
*
Merge from trunk.
"Steven J. Hill"
2005-12-10
1
-0
/
+2
*
Merge from trunk.
"Steven J. Hill"
2005-12-08
1
-26
/
+21
*
Big merge from trunk. Stop the madness!
"Steven J. Hill"
2005-12-06
2
-7
/
+4
*
Merge from trunk. More to come you betcha'.
"Steven J. Hill"
2005-12-02
3
-56
/
+26
*
Mini-merge from trunk. Not as fun as a Mini Cooper, but oh well.
"Steven J. Hill"
2005-12-01
1
-2
/
+5
*
Massive merge from trunk.
"Steven J. Hill"
2005-11-17
1
-1
/
+0
*
Copy from trunk.
"Steven J. Hill"
2005-10-30
1
-0
/
+26
*
merge parallel build support
Mike Frysinger
2005-01-25
1
-4
/
+4
*
Revert Peter's __lib_gettimeofday patch. There's the minor issue of
Manuel Novoa III
2004-10-31
1
-1
/
+1
*
Peter S. Mazinger writes:
Eric Andersen
2004-10-19
1
-1
/
+1
*
Fix a long-standing bug with pthreads. A couple of linuxthreads files
Manuel Novoa III
2003-12-27
1
-2
/
+2
*
Peter Kjellerstedt writes:
Eric Andersen
2003-10-18
1
-1
/
+1
*
Remove some noise
Eric Andersen
2002-08-07
1
-13
/
+0
*
Do not assume NULL termination on the ut_id field. Thanks
Eric Andersen
2002-07-16
1
-1
/
+1
*
Some cleanups so utmp/wtmp behaves. Fix potential use of
Eric Andersen
2002-06-17
3
-90
/
+210
*
Richard June <rjune@bravegnuworld.com> noticed that pututline
Eric Andersen
2002-04-03
1
-6
/
+4
*
Richard June <rjune@bravegnuworld.com> noticed that setutent
Eric Andersen
2002-04-03
1
-1
/
+1
*
Add missing updwtmp() and fix broken makefile
Eric Andersen
2002-03-15
2
-2
/
+14
*
Don't print an error if the utmp file doesn't exist, getutent will return
David McCullough
2002-01-17
1
-1
/
+0
*
Update my email address. I am no longer andersen@lineo.com
Eric Andersen
2001-12-19
1
-0
/
+1
*
Update to accomodate the header file changes
Eric Andersen
2001-09-27
1
-5
/
+7
*
Ok, this should finish off my massive ro-organization. The source
Eric Andersen
2001-05-12
1
-2
/
+1
*
Move stuff out if pwd_gep that doesn't belong there (getpass, utmp stuff)
Eric Andersen
2000-12-23
2
-0
/
+178