..
__exit.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_access.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_alarm.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_cfgetispeed.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_cfgetospeed.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_cfsetispeed.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_cfsetospeed.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_chdir.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_chmod.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_chown.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_chroot.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_close.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_closedir.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_creat.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_dup.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_dup2.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_execl.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_execle.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_execlp.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_execv.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_execve.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_execvp.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_fchmod.c
- Introduce support for sticky bit.
2009-12-20 20:27:14 +00:00
_fchown.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_fcntl.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_fork.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_fpathconf.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_fstat.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_fstatfs.c
_fsync.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_getcwd.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_getegid.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_geteuid.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_getgid.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_getgroups.c
- Introduce support for sticky bit.
2009-12-20 20:27:14 +00:00
_getitimer.c
Support for setitimer(ITIMER_REAL).
2009-08-15 16:09:32 +00:00
_getpgrp.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_getpid.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_getppid.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_getuid.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_ioctl.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_isatty.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_kill.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_killpg.c
_link.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_lseek.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_lstat.c
_mkdir.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_mkfifo.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_mknod.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_mmap.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_nanosleep.c
Nanosleep was implemented twice, removed from _sleep.c
2009-08-16 12:55:59 +00:00
_open.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_opendir.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_pathconf.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_pause.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_pipe.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_ptrace.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_read.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_readdir.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_readlink.c
_rename.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_rewinddir.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_rmdir.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_select.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_setgid.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_setitimer.c
Support for setitimer(ITIMER_REAL).
2009-08-15 16:09:32 +00:00
_setsid.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_setuid.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_sigaction.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_sigpending.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_sigprocmask.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_sigreturn.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_sigset.c
fix _NSIG usage
2009-11-28 13:20:50 +00:00
_sigsuspend.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_sleep.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_stat.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_stime.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_symlink.c
_sync.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_tcdrain.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_tcflow.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_tcflush.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_tcgetattr.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_tcsendbreak.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_tcsetattr.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_time.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_times.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_truncate.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_umask.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_uname.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_unlink.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_utime.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_wait.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_waitpid.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
_write.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
getloadavg.c
Removal of the executable flag from files that cannot be executed
2009-11-09 10:26:00 +00:00
getopt.c
gettimeofday.c
glob.c
A glob() implementation.
2008-04-08 13:14:33 +00:00
Makefile.in
nanosleep(3), and sleep(3) rewrite, by Erik van der Kouwe
2009-08-15 22:14:48 +00:00
nice.c
priority.c
usleep.c