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
/
utent.c
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
1
-27
/
+0
*
convert // comments to /**/; remove empty #if/#endif pairs. no code changes
Denys Vlasenko
2009-09-18
1
-9
/
+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
*
Get non nptl threads compiled on x86.
Khem Raj
2008-12-23
1
-4
/
+0
*
Synch with trunk @ 24165
Carmelo Amoroso
2008-11-27
1
-7
/
+7
*
Synch with trunk @ 24087
Carmelo Amoroso
2008-11-18
1
-1
/
+1
*
BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...
Carmelo Amoroso
2008-07-09
1
-56
/
+70
*
Merge from trunk and bring in NPTL code in the various 'misc' subsystems.
"Steven J. Hill"
2006-08-24
1
-0
/
+36
*
Merge from trunk.
"Steven J. Hill"
2006-02-28
1
-36
/
+45
*
Big fricking merge from trunk.
"Steven J. Hill"
2006-01-07
1
-6
/
+6
*
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
1
-6
/
+3
*
Merge from trunk. More to come you betcha'.
"Steven J. Hill"
2005-12-02
1
-11
/
+11
*
Mini-merge from trunk. Not as fun as a Mini Cooper, but oh well.
"Steven J. Hill"
2005-12-01
1
-2
/
+5
*
Fix a long-standing bug with pthreads. A couple of linuxthreads files
Manuel Novoa III
2003-12-27
1
-2
/
+2
*
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
1
-89
/
+149
*
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
1
-0
/
+12
*
Don't print an error if the utmp file doesn't exist, getutent will return
David McCullough
2002-01-17
1
-1
/
+0
*
Update to accomodate the header file changes
Eric Andersen
2001-09-27
1
-5
/
+7
*
Move stuff out if pwd_gep that doesn't belong there (getpass, utmp stuff)
Eric Andersen
2000-12-23
1
-0
/
+135