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
/
stdio
/
popen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
trim Experimentally off and uncommented hidden
Austin Foxley
2009-09-18
1
-10
/
+0
*
Synch with trunk @ 24165
Carmelo Amoroso
2008-11-27
1
-8
/
+8
*
Synch with trunk @ 24087
Carmelo Amoroso
2008-11-18
1
-2
/
+2
*
BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...
Carmelo Amoroso
2008-07-09
1
-17
/
+17
*
Fix Makefile.in and synch them with trunk. Signed-off-by: Carmelo Amoroso <ca...
Carmelo Amoroso
2007-11-20
1
-0
/
+1
*
Merge from trunk.
"Steven J. Hill"
2006-02-26
1
-16
/
+20
*
Big fricking merge from trunk.
"Steven J. Hill"
2006-01-07
1
-1
/
+3
*
Merge from trunk.
"Steven J. Hill"
2005-12-10
1
-0
/
+2
*
Merge from trunk.
"Steven J. Hill"
2005-12-08
1
-0
/
+1
*
More merging from trunk.
"Steven J. Hill"
2005-12-06
1
-7
/
+6
*
Merge from trunk.
"Steven J. Hill"
2005-12-02
1
-6
/
+6
*
New stdio core. Should be more maintainable. Fixes a couple of bugs.
Manuel Novoa III
2004-02-11
1
-18
/
+3
*
Oops... temporarily support the old stdio code.
Manuel Novoa III
2004-01-02
1
-0
/
+5
*
Rewrite popen for SUSv3 compliance.
Manuel Novoa III
2004-01-02
1
-47
/
+171
*
If the wait failed in pclose it would return a random status code
David McCullough
2002-12-01
1
-1
/
+2
*
Per discussion on the mailing list, simply vfork -> fork mapping to only apply
Eric Andersen
2002-07-31
1
-1
/
+1
*
A patch from Ted Phelps to fix popen(). Ted writes:
Eric Andersen
2002-06-11
1
-1
/
+1
*
When vfork is not available and we have an MMU, then use fork()
Eric Andersen
2002-02-21
1
-0
/
+6
*
Fix include/errno.h to not use kernel header, and instead use bits/errno.h.
Eric Andersen
2001-04-06
1
-1
/
+1
*
Fix a couple of bugs: check mode is legal; open file and check success before
Manuel Novoa III
2001-03-03
1
-25
/
+45
*
Add in tmpnam() support from David Whedon <dwhedon@gordian.com>,
Eric Andersen
2000-11-15
1
-7
/
+4
*
Finish reorganizing things. At least I think I've finished.
Eric Andersen
2000-10-11
1
-0
/
+49