minix/lib/libc/other
2010-06-26 02:37:17 +00:00
..
__pm_findproc.c Remove legacy MM, FS, and FS_PROC_NR macros 2010-06-08 13:58:01 +00:00
_adddma.c Remove legacy MM, FS, and FS_PROC_NR macros 2010-06-08 13:58:01 +00:00
_brk.c Remove legacy MM, FS, and FS_PROC_NR macros 2010-06-08 13:58:01 +00:00
_cprofile.c Remove legacy MM, FS, and FS_PROC_NR macros 2010-06-08 13:58:01 +00:00
_deldma.c Remove legacy MM, FS, and FS_PROC_NR macros 2010-06-08 13:58:01 +00:00
_getdents.c Remove legacy MM, FS, and FS_PROC_NR macros 2010-06-08 13:58:01 +00:00
_getdma.c Remove legacy MM, FS, and FS_PROC_NR macros 2010-06-08 13:58:01 +00:00
_getngid.c Remove legacy MM, FS, and FS_PROC_NR macros 2010-06-08 13:58:01 +00:00
_getnpid.c Remove legacy MM, FS, and FS_PROC_NR macros 2010-06-08 13:58:01 +00:00
_getnprocnr.c
_getnuid.c Remove legacy MM, FS, and FS_PROC_NR macros 2010-06-08 13:58:01 +00:00
_getpprocnr.c
_getprocnr.c
_getsigset.c
_getsysinfo.c
_lseek64.c Remove legacy MM, FS, and FS_PROC_NR macros 2010-06-08 13:58:01 +00:00
_mapdriver.c Remove legacy MM, FS, and FS_PROC_NR macros 2010-06-08 13:58:01 +00:00
_mcontext.c Remove legacy MM, FS, and FS_PROC_NR macros 2010-06-08 13:58:01 +00:00
_mount.c Remove legacy MM, FS, and FS_PROC_NR macros 2010-06-08 13:58:01 +00:00
_reboot.c Remove legacy MM, FS, and FS_PROC_NR macros 2010-06-08 13:58:01 +00:00
_sbrk.c
_seekdir.c Removed unused variables, added const where possible. 2010-04-07 11:25:51 +00:00
_setgroups.c Remove legacy MM, FS, and FS_PROC_NR macros 2010-06-08 13:58:01 +00:00
_sprofile.c Remove legacy MM, FS, and FS_PROC_NR macros 2010-06-08 13:58:01 +00:00
_svrctl.c More cleanup to remove MM and FS references 2010-06-10 14:04:46 +00:00
_sysuname.c Remove legacy MM, FS, and FS_PROC_NR macros 2010-06-08 13:58:01 +00:00
_vm_dmacalls.c
_vm_query_exit.c
_vm_set_priv.c
_vm_update.c New RS and new signal handling for system processes. 2010-03-17 01:15:29 +00:00
basename.c
bcmp.c
bcopy.c
bzero.c
configfile.c
crypt.c
ctermid.c
cuserid.c
dirname.c
environ.c
err.c libc: add original netbsd files 2010-06-09 12:08:32 +00:00
errno.c
errx.c libc: add original netbsd files 2010-06-09 12:08:32 +00:00
fdopen.c
ffs.c
fgetln.c libraries: fgetln() from pkgsrc branch. 2010-06-18 14:02:00 +00:00
flock.c Remove those annoying $Id and $Revision tags 2010-05-31 20:00:08 +00:00
fslib.c
fsversion.c
fts.c Removed unused variables, added const where possible. 2010-04-07 11:25:51 +00:00
getgrent.c Remove U16_t and most other similar types. Rewrite functions to ansi-style 2010-04-21 11:05:22 +00:00
getlogin.c
getopt_long.c We have sys/cdefs.h now, so remove hacks. 2010-06-17 15:14:57 +00:00
getpagesize.c
getpass.c
getprogname.c lib: setprogname() + getsubopt() 2010-06-26 00:44:24 +00:00
getpwent.c Remove U16_t and most other similar types. Rewrite functions to ansi-style 2010-04-21 11:05:22 +00:00
getsubopt.c getsubopt: use regular assert()s 2010-06-26 02:37:17 +00:00
getttyent.c
getw.c
hypot.c
index.c
initgroups.c Removed unused variables, added const where possible. 2010-04-07 11:25:51 +00:00
itoa.c
loadname.c
lock.c
lrand.c
lsearch.c
Makefile.inc lib: setprogname() + getsubopt() 2010-06-26 00:44:24 +00:00
memccpy.c
minix_rs.c
mtab.c
namespace.h libc: minor minix changes for new netbsd files 2010-06-09 12:09:39 +00:00
nlist.c
paramvalue.c
peekpoke.c
popen.c
putenv.c
putw.c
pwcache.c libc: minor minix changes for new netbsd files 2010-06-09 12:09:39 +00:00
pwcache.h libc: add original netbsd files 2010-06-09 12:08:32 +00:00
random.c
realpath.c
rindex.c
rlimit.c
setenv.c
setmode.c lib: declarations that needed ANSIfication since prototypes are declared 2010-06-09 13:01:11 +00:00
settimeofday.c
stderr.c More const correctness. 2010-03-23 14:25:09 +00:00
strdup.c
strlcat.c
strlcpy.c
strmode.c lib: declarations that needed ANSIfication since prototypes are declared 2010-06-09 13:01:11 +00:00
strtok_r.c
strtoll.c
swab.c
syscall.c Use endpoint_t for the destination of mini_send and _syscall, and the 2010-06-02 21:51:32 +00:00
sysconf.c
syslog.c Remove those annoying $Id and $Revision tags 2010-05-31 20:00:08 +00:00
telldir.c
termcap.c
ttyname.c
ttyslot.c
un-namespace.h libc: minor minix changes for new netbsd files 2010-06-09 12:09:39 +00:00
v8regerror.c
v8regexp.c
v8regsub.c
vectorio.c Removed unused variables, added const where possible. 2010-04-07 11:25:51 +00:00
verr.c libc: add original netbsd files 2010-06-09 12:08:32 +00:00
verrx.c libc: add original netbsd files 2010-06-09 12:08:32 +00:00
vwarn.c libc: add original netbsd files 2010-06-09 12:08:32 +00:00
vwarnx.c
warn.c libc: add original netbsd files 2010-06-09 12:08:32 +00:00
warnx.c