index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libbb
/
wfopen.c
Age
Commit message (
Expand
)
Author
2010-08-16
*: make GNU licensing statement forms more regular
Denys Vlasenko
2009-11-15
libbb: added xfdopen_for_read/write
Denys Vlasenko
2009-04-06
hush: print cd error to stderr; use fopen_or_warn in builtin_source;
Denis Vlasenko
2008-07-21
libbb: [x]fopen_for_{read,write} introduced and used.
Denis Vlasenko
2008-06-27
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
Denis Vlasenko
2007-10-01
'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>.
Denis Vlasenko
2006-10-26
rename functions to more understandable names
Denis Vlasenko
2006-05-19
- remove emacs layout block as suggested by Robert P.J. Day
Bernhard Reutner-Fischer
2004-03-15
Remove trailing whitespace. Update copyright to include 2004.
Eric Andersen
2003-07-14
Update a bunch of docs. Run a script to update my email addr.
Eric Andersen
2003-03-19
Major coreutils update.
Manuel Novoa III
2001-10-24
Major rework of the directory structure and the entire build system.
Eric Andersen
2001-03-16
Convert utility.c into libbb.a. It is now a whole pile of .c
Eric Andersen