| .. |
|
__pm_findproc.c
|
Renamed findproc() to _pm_findproc() to reduce polluting of application
|
2006-03-25 04:49:04 +00:00 |
|
_brk.c
|
Grant system dynamic-only.
|
2006-06-30 14:40:29 +00:00 |
|
_cprofile.c
|
System statistical and call profiling
|
2006-10-30 15:53:38 +00:00 |
|
_devctl.c
|
Changes for restarting disk drivers and new interface between PM and FS.
|
2006-05-11 14:47:31 +00:00 |
|
_getdents.c
|
Getdents implementation in library/vfs/mfs.
|
2006-11-09 16:22:54 +00:00 |
|
_getnpid.c
|
|
|
|
_getnprocnr.c
|
|
|
|
_getpprocnr.c
|
|
|
|
_getprocnr.c
|
|
|
|
_getsigset.c
|
Library progress
|
2006-03-10 16:16:21 +00:00 |
|
_getsysinfo.c
|
Introduced unprivileged getsysinfo variant, to retrieve harmless data
|
2006-07-27 16:23:01 +00:00 |
|
_lseek64.c
|
Missing lseek64 library functions.
|
2006-12-07 20:01:43 +00:00 |
|
_reboot.c
|
|
|
|
_sbrk.c
|
Grant system dynamic-only.
|
2006-06-30 14:40:29 +00:00 |
|
_seekdir.c
|
Getdents implementation in library/vfs/mfs.
|
2006-11-09 16:22:54 +00:00 |
|
_sprofile.c
|
System statistical and call profiling
|
2006-10-30 15:53:38 +00:00 |
|
_svrctl.c
|
|
|
|
_sysuname.c
|
Disabled building rescue driver (no longer needed). Moved allocmem from
|
2006-05-19 12:19:37 +00:00 |
|
asynchio.c
|
|
|
|
basename.c
|
|
|
|
bcmp.c
|
|
|
|
bcopy.c
|
|
|
|
bzero.c
|
|
|
|
configfile.c
|
|
|
|
crypt.c
|
|
|
|
ctermid.c
|
|
|
|
cuserid.c
|
|
|
|
environ.c
|
|
|
|
errno.c
|
|
|
|
fdopen.c
|
|
|
|
ffs.c
|
|
|
|
flock.c
|
|
|
|
fslib.c
|
Merge of VFS by Balasz Gerofi with Minix trunk.
|
2006-10-25 13:40:36 +00:00 |
|
fsversion.c
|
Merge of VFS by Balasz Gerofi with Minix trunk.
|
2006-10-25 13:40:36 +00:00 |
|
fts.c
|
|
|
|
getgrent.c
|
|
|
|
getlogin.c
|
|
|
|
getpagesize.c
|
|
|
|
getpass.c
|
|
|
|
getpwent.c
|
|
|
|
getttyent.c
|
|
|
|
getw.c
|
|
|
|
hypot.c
|
|
|
|
index.c
|
|
|
|
itoa.c
|
|
|
|
loadname.c
|
|
|
|
lock.c
|
|
|
|
lrand.c
|
|
|
|
lsearch.c
|
|
|
|
Makefile.in
|
Some 64-bit file offset changes that were left out accidentally in the first
|
2006-12-06 15:21:27 +00:00 |
|
memccpy.c
|
|
|
|
mstats.c
|
|
|
|
mtab.c
|
|
|
|
namespace.h
|
|
|
|
nlist.c
|
|
|
|
paramvalue.c
|
|
|
|
peekpoke.c
|
|
|
|
popen.c
|
|
|
|
putenv.c
|
. removed const from putenv() for g++
|
2006-06-20 08:45:04 +00:00 |
|
putw.c
|
|
|
|
random.c
|
|
|
|
rindex.c
|
|
|
|
setenv.c
|
Important BSD version of setenv, added killpg, replaced _sigsetjmp.c with
|
2006-06-07 14:38:39 +00:00 |
|
setgroups.c
|
Turn off debug in getsockname.c
|
2006-02-15 14:16:06 +00:00 |
|
settimeofday.c
|
|
|
|
stderr.c
|
|
|
|
strdup.c
|
|
|
|
strlcat.c
|
Added strlcat and strlcpy.
|
2006-06-22 11:47:18 +00:00 |
|
strlcpy.c
|
Added strlcat and strlcpy.
|
2006-06-22 11:47:18 +00:00 |
|
strtok_r.c
|
|
|
|
swab.c
|
|
|
|
sys_eniop.c
|
. rename message fields to endpoint variants
|
2006-03-03 09:44:55 +00:00 |
|
syscall.c
|
|
|
|
sysconf.c
|
_SC_PAGESIZE sysconf() support
|
2006-03-23 11:05:15 +00:00 |
|
syslog.c
|
updated syslog(), added setenv()
|
2006-04-03 15:03:07 +00:00 |
|
taskcall.c
|
|
|
|
telldir.c
|
Getdents implementation in library/vfs/mfs.
|
2006-11-09 16:22:54 +00:00 |
|
termcap.c
|
|
|
|
ttyname.c
|
|
|
|
ttyslot.c
|
|
|
|
un-namespace.h
|
|
|
|
v8regerror.c
|
|
|
|
v8regexp.c
|
|
|
|
v8regsub.c
|
|
|
|
writev.c
|
|
|