index
:
minix3
master
Git Repository for an attempted revival of the Minix 3 Operating System
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
stdio.h
Age
Commit message (
Expand
)
Author
2016-01-13
NetBSD re-synchronization of the source tree
Lionel Sambuc
2014-07-28
Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC)
Lionel Sambuc
2014-03-03
include/stdio.h: merged
Lionel Sambuc
2014-03-03
remove special handling of rename()
Lionel Sambuc
2013-01-14
Libraries updates and cleanup
Lionel Sambuc
2012-02-14
Full switch to clang/ELF. Drop ack. Simplify.
Ben Gras
2011-08-17
increase system-wide filename limit to 255
Ben Gras
2011-01-28
<ansi.h> -> <minix/ansi.h>
Ben Gras
2010-08-16
Add ftello function
Erik van der Kouwe
2010-08-16
Add fseeko function
Erik van der Kouwe
2010-07-26
stdio.h - define P_tmpdir
Ben Gras
2010-07-22
Replace NULL macro defs with null.h include
Arun Thomas
2010-07-11
Import asprintf() and vasprintf()
Arun Thomas
2010-06-20
fgetln() prototype
Ben Gras
2010-01-18
Use _POSIX_SOURCE rather than _MINIX to protect popen, pclose and snprintf
Erik van der Kouwe
2009-11-09
Removal of the executable flag from files that cannot be executed
Tomas Hruby
2009-11-06
Changes to the include files in order to make cross-compilation possible.
Tomas Hruby
2006-07-06
Bigger BUFSIZ for bigger fs block size.
Ben Gras
2005-09-01
Joren l'Ami's fixes to includes for gcc
Ben Gras
2005-04-21
Initial revision
Ben Gras