AROS-v0/compiler/posixc
deadwood 370f79daf2 Add include to resolve warnings 2024-04-23 20:26:26 +02:00
..
include w.i.p - add stubs for select/pselect. 2024-04-23 18:59:53 +02:00
regex
LEGAL
__alloca.c copyright header fixed 2021-05-02 13:46:08 +02:00
__dirdesc.h
__env.c compiler: detabbed 2021-05-02 14:18:58 +02:00
__env.h
__exec.c move environ handling to stdcio, and add the missing perror for stdcio so that it doesn't recursively try to open itself. 2024-04-23 19:19:33 +02:00
__exec.h Restore original codes 2021-12-13 10:13:43 +01:00
__fdesc.c Remove old code and resolve fixme 2021-12-13 10:13:44 +01:00
__fdesc.h
__fopen.c fix the return type of unsetenv. prepend __posixc_ to _all_ common functions with stdcio to prevent incorrect linking of symbols. adjust headers to provide suitable wrappers for the posixc implementations. 2021-11-20 20:32:54 +01:00
__fseeko.c compiler: detabbed 2021-05-02 14:18:58 +02:00
__ftello.c copyright header fixed 2021-05-02 13:46:08 +02:00
__get_default_file.c compiler: detabbed 2021-05-02 14:18:58 +02:00
__getc.c WIP posixc update. # make sure and use the posixc fgetc, if posixc is being used. # move the common getc code from fget and vfscanf, so it is kept in sync. 2022-06-24 10:32:49 +02:00
__posixc_assert.c compiler: detabbed 2021-05-02 14:18:58 +02:00
__posixc_env.c move environ handling to stdcio, and add the missing perror for stdcio so that it doesn't recursively try to open itself. 2024-04-23 19:19:33 +02:00
__posixc_env.h move environ handling to stdcio, and add the missing perror for stdcio so that it doesn't recursively try to open itself. 2024-04-23 19:19:33 +02:00
__posixc_environ.c Update names in SEE ALSO block 2024-04-13 20:03:09 +02:00
__posixc_init.c fix the return type of unsetenv. prepend __posixc_ to _all_ common functions with stdcio to prevent incorrect linking of symbols. adjust headers to provide suitable wrappers for the posixc implementations. 2021-11-20 20:32:54 +01:00
__posixc_intbase.h move environ handling to stdcio, and add the missing perror for stdcio so that it doesn't recursively try to open itself. 2024-04-23 19:19:33 +02:00
__posixc_nixmain.c Move progonly prototypes to separate header 2021-12-13 10:13:44 +01:00
__posixc_stdstreams.c Changes to includes handling: 2021-12-13 10:13:43 +01:00
__posixc_time.h Add UNIX-AmigaOS offset for clock_gettime(CLOCK_REALTIME) 2023-04-29 15:01:35 +02:00
__posixc_timer.c Close timer when closing a library, not during EXIT 2022-03-17 11:10:45 +01:00
__rand48.c
__stat.c Remove references to stdc 2024-04-13 22:27:27 +02:00
__stat.h
__stdio.c Rename CrtExt -> Crt 2021-12-13 10:13:44 +01:00
__stdio.h
__termios.h
__upath.c fix the return type of unsetenv. prepend __posixc_ to _all_ common functions with stdcio to prevent incorrect linking of symbols. adjust headers to provide suitable wrappers for the posixc implementations. 2021-11-20 20:32:54 +01:00
__upath.h copyright header fixed 2021-05-02 13:46:08 +02:00
__usergrp.c Rename CrtExt -> Crt 2021-12-13 10:13:44 +01:00
__usergrp.h
__vfork.c move environ handling to stdcio, and add the missing perror for stdcio so that it doesn't recursively try to open itself. 2024-04-23 19:19:33 +02:00
__vfork.h Restore original codes 2021-12-13 10:13:43 +01:00
access.c compiler: detabbed 2021-05-02 14:18:58 +02:00
alphasort.c Remove posixc wrappers 2024-04-13 20:02:49 +02:00
alphasort64.c Remove posixc wrappers 2024-04-13 20:02:49 +02:00
background.c copyright header fixed 2021-05-02 13:46:08 +02:00
basename.c fix the return type of unsetenv. prepend __posixc_ to _all_ common functions with stdcio to prevent incorrect linking of symbols. adjust headers to provide suitable wrappers for the posixc implementations. 2021-11-20 20:32:54 +01:00
cfgetispeed.c copyright header fixed 2021-05-02 13:46:08 +02:00
cfgetospeed.c copyright header fixed 2021-05-02 13:46:08 +02:00
cfsetispeed.c copyright header fixed 2021-05-02 13:46:08 +02:00
cfsetospeed.c copyright header fixed 2021-05-02 13:46:08 +02:00
chdir.c Rename CrtExt -> Crt 2021-12-13 10:13:44 +01:00
chmod.c compiler: detabbed 2021-05-02 14:18:58 +02:00
chown.c compiler: detabbed 2021-05-02 14:18:58 +02:00
clearerr.c Update names in SEE ALSO block 2024-04-13 20:03:09 +02:00
clock_gettime.c Add UNIX-AmigaOS offset for clock_gettime(CLOCK_REALTIME) 2023-04-29 15:01:35 +02:00
close.c Remove posixc wrappers 2024-04-13 20:02:49 +02:00
closedir.c Remove posixc wrappers 2024-04-13 20:02:49 +02:00
creat.c Remove posixc wrappers 2024-04-13 20:02:49 +02:00
creat64.c Remove posixc wrappers 2024-04-13 20:02:49 +02:00
dirfd.c Remove posixc wrappers 2024-04-13 20:02:49 +02:00
dirname.c fix the return type of unsetenv. prepend __posixc_ to _all_ common functions with stdcio to prevent incorrect linking of symbols. adjust headers to provide suitable wrappers for the posixc implementations. 2021-11-20 20:32:54 +01:00
drand48.c
dup.c compiler: detabbed 2021-05-02 14:18:58 +02:00
dup2.c compiler: detabbed 2021-05-02 14:18:58 +02:00
endgrent.c compiler: detabbed 2021-05-02 14:18:58 +02:00
endpwent.c compiler: detabbed 2021-05-02 14:18:58 +02:00
erand48.c
execl.c move environ handling to stdcio, and add the missing perror for stdcio so that it doesn't recursively try to open itself. 2024-04-23 19:19:33 +02:00
execlp.c move environ handling to stdcio, and add the missing perror for stdcio so that it doesn't recursively try to open itself. 2024-04-23 19:19:33 +02:00
execv.c move environ handling to stdcio, and add the missing perror for stdcio so that it doesn't recursively try to open itself. 2024-04-23 19:19:33 +02:00
execve.c Expose final LVOs and all needed functions 2021-12-13 10:13:44 +01:00
execvp.c move environ handling to stdcio, and add the missing perror for stdcio so that it doesn't recursively try to open itself. 2024-04-23 19:19:33 +02:00
fchdir.c Add include to resolve warnings 2024-04-23 20:26:26 +02:00
fchmod.c compiler: detabbed 2021-05-02 14:18:58 +02:00
fchown.c compiler: detabbed 2021-05-02 14:18:58 +02:00
fclose.c Remove posixc wrappers 2024-04-13 20:02:49 +02:00
fcntl.c copyright header fixed 2021-05-02 13:46:08 +02:00
fdopen.c Update names in SEE ALSO block 2024-04-13 20:03:09 +02:00
feof.c Update names in SEE ALSO block 2024-04-13 20:03:09 +02:00
ferror.c fix the return type of unsetenv. prepend __posixc_ to _all_ common functions with stdcio to prevent incorrect linking of symbols. adjust headers to provide suitable wrappers for the posixc implementations. 2021-11-20 20:32:54 +01:00
fflush.c fix the return type of unsetenv. prepend __posixc_ to _all_ common functions with stdcio to prevent incorrect linking of symbols. adjust headers to provide suitable wrappers for the posixc implementations. 2021-11-20 20:32:54 +01:00
fgetc.c Update names in SEE ALSO block 2024-04-13 20:03:09 +02:00
fgetpos.c Remove posixc wrappers 2024-04-13 20:02:49 +02:00
fgetpos64.c Remove posixc wrappers 2024-04-13 20:02:49 +02:00
fgets.c Update names in SEE ALSO block 2024-04-13 20:03:09 +02:00
fileno.c compiler: detabbed 2021-05-02 14:18:58 +02:00
flock.c Expose final LVOs and all needed functions 2021-12-13 10:13:44 +01:00
flockfile.c compiler: detabbed 2021-05-02 14:18:58 +02:00
fopen.c Update names in SEE ALSO block 2024-04-13 20:03:09 +02:00
fopen64.c compiler: detabbed 2021-05-02 14:18:58 +02:00
fprintf.c fix the return type of unsetenv. prepend __posixc_ to _all_ common functions with stdcio to prevent incorrect linking of symbols. adjust headers to provide suitable wrappers for the posixc implementations. 2021-11-20 20:32:54 +01:00
fputc.c fix the return type of unsetenv. prepend __posixc_ to _all_ common functions with stdcio to prevent incorrect linking of symbols. adjust headers to provide suitable wrappers for the posixc implementations. 2021-11-20 20:32:54 +01:00
fputs.c Update names in SEE ALSO block 2024-04-13 20:03:09 +02:00
fread.c Update names in SEE ALSO block 2024-04-13 20:03:09 +02:00
freopen.c Update names in SEE ALSO block 2024-04-13 20:03:09 +02:00
fscanf.c Update names in SEE ALSO block 2024-04-13 20:03:09 +02:00
fseek.c Update names in SEE ALSO block 2024-04-13 20:03:09 +02:00
fseeko.c Update names in SEE ALSO block 2024-04-13 20:03:09 +02:00
fseeko64.c compiler: detabbed 2021-05-02 14:18:58 +02:00
fsetpos.c Remove posixc wrappers 2024-04-13 20:02:49 +02:00
fsetpos64.c Remove posixc wrappers 2024-04-13 20:02:49 +02:00
fstat.c Remove posixc wrappers 2024-04-13 20:02:49 +02:00
fstat64.c Remove posixc wrappers 2024-04-13 20:02:49 +02:00
fsync.c compiler: detabbed 2021-05-02 14:18:58 +02:00
ftell.c Update names in SEE ALSO block 2024-04-13 20:03:09 +02:00
ftello.c Remove posixc wrappers 2024-04-13 20:02:49 +02:00
ftello64.c compiler: detabbed 2021-05-02 14:18:58 +02:00
ftime.c compiler: detabbed 2021-05-02 14:18:58 +02:00
ftruncate.c compiler: detabbed 2021-05-02 14:18:58 +02:00
funlockfile.c compiler: detabbed 2021-05-02 14:18:58 +02:00
fwrite.c Remove posixc wrappers 2024-04-13 20:02:49 +02:00
gcvt.c compiler: detabbed 2021-05-02 14:18:58 +02:00
getc.c Update names in SEE ALSO block 2024-04-13 20:03:09 +02:00
getc_unlocked.c Update names in SEE ALSO block 2024-04-13 20:03:09 +02:00
getchar.c Update names in SEE ALSO block 2024-04-13 20:03:09 +02:00
getcwd.c compiler: detabbed 2021-05-02 14:18:58 +02:00
getegid.c compiler: detabbed 2021-05-02 14:18:58 +02:00
getenv.c fix the return type of unsetenv. prepend __posixc_ to _all_ common functions with stdcio to prevent incorrect linking of symbols. adjust headers to provide suitable wrappers for the posixc implementations. 2021-11-20 20:32:54 +01:00
geteuid.c copyright header fixed 2021-05-02 13:46:08 +02:00
getfsstat.c compiler: detabbed 2021-05-02 14:18:58 +02:00
getgid.c compiler: detabbed 2021-05-02 14:18:58 +02:00
getgrent.c compiler: detabbed 2021-05-02 14:18:58 +02:00
getgrgid.c compiler: detabbed 2021-05-02 14:18:58 +02:00
getgrnam.c compiler: detabbed 2021-05-02 14:18:58 +02:00
getgroups.c compiler: detabbed 2021-05-02 14:18:58 +02:00
getloadavg.c compiler: detabbed 2021-05-02 14:18:58 +02:00
getlogin.c compiler: detabbed 2021-05-02 14:18:58 +02:00
getopt.c
getopt_long.c
getpass.c Add include to resolve warnings 2024-04-23 20:26:26 +02:00
getpgid.c compiler: detabbed 2021-05-02 14:18:58 +02:00
getpgrp.c compiler: detabbed 2021-05-02 14:18:58 +02:00
getpid.c Rename CrtExt -> Crt 2021-12-13 10:13:44 +01:00
getppid.c Rename CrtExt -> Crt 2021-12-13 10:13:44 +01:00
getpwent.c compiler: detabbed 2021-05-02 14:18:58 +02:00
getpwnam.c compiler: detabbed 2021-05-02 14:18:58 +02:00
getpwuid.c compiler: detabbed 2021-05-02 14:18:58 +02:00
getrlimit.c compiler: detabbed 2021-05-02 14:18:58 +02:00
gets.c Update names in SEE ALSO block 2024-04-13 20:03:09 +02:00
gettimeofday.c Add UNIX-AmigaOS offset for clock_gettime(CLOCK_REALTIME) 2023-04-29 15:01:35 +02:00
getuid.c compiler: detabbed 2021-05-02 14:18:58 +02:00
getw.c Update names in SEE ALSO block 2024-04-13 20:03:09 +02:00
ioctl.c compiler: detabbed 2021-05-02 14:18:58 +02:00
isatty.c compiler: detabbed 2021-05-02 14:18:58 +02:00
jrand48.c
kill.c compiler: detabbed 2021-05-02 14:18:58 +02:00
lcong48.c
link.c compiler: detabbed 2021-05-02 14:18:58 +02:00
lrand48.c
lseek.c Update names in SEE ALSO block 2024-04-13 20:03:09 +02:00
lseek64.c Update names in SEE ALSO block 2024-04-13 20:03:09 +02:00
lstat.c Remove posixc wrappers 2024-04-13 20:02:49 +02:00
lstat64.c compiler: detabbed 2021-05-02 14:18:58 +02:00
mkdir.c Remove posixc wrappers 2024-04-13 20:02:49 +02:00
mknod.c compiler: detabbed 2021-05-02 14:18:58 +02:00
mkstemp.c compiler: detabbed 2021-05-02 14:18:58 +02:00
mktemp.c fix the return type of unsetenv. prepend __posixc_ to _all_ common functions with stdcio to prevent incorrect linking of symbols. adjust headers to provide suitable wrappers for the posixc implementations. 2021-11-20 20:32:54 +01:00
mmakefile.src move environ handling to stdcio, and add the missing perror for stdcio so that it doesn't recursively try to open itself. 2024-04-23 19:19:33 +02:00
mrand48.c
nanosleep.c compiler: detabbed 2021-05-02 14:18:58 +02:00
nrand48.c
open.c Remove posixc wrappers 2024-04-13 20:02:49 +02:00
opendir.c Remove posixc wrappers 2024-04-13 20:02:49 +02:00
pathconf.c compiler: detabbed 2021-05-02 14:18:58 +02:00
pclose.c compiler: detabbed 2021-05-02 14:18:58 +02:00
perror.c Remove posixc wrappers 2024-04-13 20:02:49 +02:00
pipe.c compiler: detabbed 2021-05-02 14:18:58 +02:00
popen.c Update names in SEE ALSO block 2024-04-13 20:03:09 +02:00
posix_memalign.c compiler: detabbed 2021-05-02 14:18:58 +02:00
posixc.conf move environ handling to stdcio, and add the missing perror for stdcio so that it doesn't recursively try to open itself. 2024-04-23 19:19:33 +02:00
posixc_environ.c Expose final LVOs and all needed functions 2021-12-13 10:13:44 +01:00
posixc_startup.c copyright header fixed 2021-05-02 13:46:08 +02:00
printf.c Update names in SEE ALSO block 2024-04-13 20:03:09 +02:00
pselect.c w.i.p - add stubs for select/pselect. 2024-04-23 18:59:53 +02:00
putc.c Update names in SEE ALSO block 2024-04-13 20:03:09 +02:00
putchar.c Changes to includes handling: 2021-12-13 10:13:43 +01:00
putenv.c compiler: detabbed 2021-05-02 14:18:58 +02:00
puts.c Update names in SEE ALSO block 2024-04-13 20:03:09 +02:00
putw.c Update names in SEE ALSO block 2024-04-13 20:03:09 +02:00
rand48.h
random.c Port newer version of random.c from FreeBSD 2023-12-27 08:43:21 +01:00
random.h Port newer version of random.c from FreeBSD 2023-12-27 08:43:21 +01:00
read.c Update names in SEE ALSO block 2024-04-13 20:03:09 +02:00
readdir.c Remove posixc wrappers 2024-04-13 20:02:49 +02:00
readdir64.c fix the return type of unsetenv. prepend __posixc_ to _all_ common functions with stdcio to prevent incorrect linking of symbols. adjust headers to provide suitable wrappers for the posixc implementations. 2021-11-20 20:32:54 +01:00
readlink.c compiler: detabbed 2021-05-02 14:18:58 +02:00
realpath.c remove the header included in error 2024-04-23 18:58:39 +02:00
remove.c Remove posixc wrappers 2024-04-13 20:02:49 +02:00
rename.c Remove posixc wrappers 2024-04-13 20:02:49 +02:00
rewind.c Update names in SEE ALSO block 2024-04-13 20:03:09 +02:00
rewinddir.c compiler: detabbed 2021-05-02 14:18:58 +02:00
rmdir.c Remove posixc wrappers 2024-04-13 20:02:49 +02:00
scandir.c Remove posixc wrappers 2024-04-13 20:02:49 +02:00
scandir64.c Remove posixc wrappers 2024-04-13 20:02:49 +02:00
scanf.c Update names in SEE ALSO block 2024-04-13 20:03:09 +02:00
seed48.c
seekdir.c compiler: detabbed 2021-05-02 14:18:58 +02:00
select.c w.i.p - add stubs for select/pselect. 2024-04-23 18:59:53 +02:00
setbuf.c fix the return type of unsetenv. prepend __posixc_ to _all_ common functions with stdcio to prevent incorrect linking of symbols. adjust headers to provide suitable wrappers for the posixc implementations. 2021-11-20 20:32:54 +01:00
setegid.c compiler: detabbed 2021-05-02 14:18:58 +02:00
setenv.c compiler: detabbed 2021-05-02 14:18:58 +02:00
seteuid.c copyright header fixed 2021-05-02 13:46:08 +02:00
setgid.c compiler: detabbed 2021-05-02 14:18:58 +02:00
setgrent.c compiler: detabbed 2021-05-02 14:18:58 +02:00
setlinebuf.c Update names in SEE ALSO block 2024-04-13 20:03:09 +02:00
setpwent.c compiler: detabbed 2021-05-02 14:18:58 +02:00
setrlimit.c compiler: detabbed 2021-05-02 14:18:58 +02:00
setsid.c compiler: detabbed 2021-05-02 14:18:58 +02:00
setuid.c compiler: detabbed 2021-05-02 14:18:58 +02:00
setvbuf.c fix the return type of unsetenv. prepend __posixc_ to _all_ common functions with stdcio to prevent incorrect linking of symbols. adjust headers to provide suitable wrappers for the posixc implementations. 2021-11-20 20:32:54 +01:00
sigaction.c compiler: detabbed 2021-05-02 14:18:58 +02:00
sigaddset.c compiler: detabbed 2021-05-02 14:18:58 +02:00
sigdelset.c compiler: detabbed 2021-05-02 14:18:58 +02:00
sigemptyset.c compiler: detabbed 2021-05-02 14:18:58 +02:00
sigfillset.c compiler: detabbed 2021-05-02 14:18:58 +02:00
sigismember.c compiler: detabbed 2021-05-02 14:18:58 +02:00
siglongjmp.c compiler: detabbed 2021-05-02 14:18:58 +02:00
sigpending.c compiler: detabbed 2021-05-02 14:18:58 +02:00
sigprocmask.c compiler: detabbed 2021-05-02 14:18:58 +02:00
sigsetjmp.c
sigsuspend.c compiler: detabbed 2021-05-02 14:18:58 +02:00
sleep.c compiler: detabbed 2021-05-02 14:18:58 +02:00
srand48.c
stat.c Remove posixc wrappers 2024-04-13 20:02:49 +02:00
stat64.c compiler: detabbed 2021-05-02 14:18:58 +02:00
statfs.c compiler: detabbed 2021-05-02 14:18:58 +02:00
strerror.c Remove posixc wrappers 2024-04-13 20:02:49 +02:00
strptime.c compiler: detabbed 2021-05-02 14:18:58 +02:00
swab.c
symlink.c compiler: detabbed 2021-05-02 14:18:58 +02:00
sync.c copyright header fixed 2021-05-02 13:46:08 +02:00
sysconf.c copyright header fixed 2021-05-02 13:46:08 +02:00
system.c fix the return type of unsetenv. prepend __posixc_ to _all_ common functions with stdcio to prevent incorrect linking of symbols. adjust headers to provide suitable wrappers for the posixc implementations. 2021-11-20 20:32:54 +01:00
tcgetattr.c copyright header fixed 2021-05-02 13:46:08 +02:00
tcgetpgrp.c compiler: detabbed 2021-05-02 14:18:58 +02:00
tcsetattr.c copyright header fixed 2021-05-02 13:46:08 +02:00
telldir.c compiler: detabbed 2021-05-02 14:18:58 +02:00
tempnam.c
times.c compiler: detabbed 2021-05-02 14:18:58 +02:00
tmpfile.c Remove posixc wrappers 2024-04-13 20:02:49 +02:00
tmpnam.c
truncate.c compiler: detabbed 2021-05-02 14:18:58 +02:00
ttyname.c compiler: detabbed 2021-05-02 14:18:58 +02:00
umask.c Publish functions needed for sh and gnu tools 2021-12-13 10:13:43 +01:00
uname.c compiler: detabbed 2021-05-02 14:18:58 +02:00
ungetc.c Update names in SEE ALSO block 2024-04-13 20:03:09 +02:00
unsetenv.c fix the return type of unsetenv. prepend __posixc_ to _all_ common functions with stdcio to prevent incorrect linking of symbols. adjust headers to provide suitable wrappers for the posixc implementations. 2021-11-20 20:32:54 +01:00
updatestdio.c compiler: detabbed 2021-05-02 14:18:58 +02:00
usleep.c compiler: detabbed 2021-05-02 14:18:58 +02:00
utime.c compiler: detabbed 2021-05-02 14:18:58 +02:00
utimes.c compiler: detabbed 2021-05-02 14:18:58 +02:00
vfork.c
vfork_longjmp.c
vfprintf.c fix the return type of unsetenv. prepend __posixc_ to _all_ common functions with stdcio to prevent incorrect linking of symbols. adjust headers to provide suitable wrappers for the posixc implementations. 2021-11-20 20:32:54 +01:00
vfscanf.c Remove posixc wrappers 2024-04-13 20:02:49 +02:00
vprintf.c Expose final LVOs and all needed functions 2021-12-13 10:13:44 +01:00
vscanf.c Expose final LVOs and all needed functions 2021-12-13 10:13:44 +01:00
wait.c fix the return type of unsetenv. prepend __posixc_ to _all_ common functions with stdcio to prevent incorrect linking of symbols. adjust headers to provide suitable wrappers for the posixc implementations. 2021-11-20 20:32:54 +01:00
waitpid.c fix the return type of unsetenv. prepend __posixc_ to _all_ common functions with stdcio to prevent incorrect linking of symbols. adjust headers to provide suitable wrappers for the posixc implementations. 2021-11-20 20:32:54 +01:00
write.c compiler: detabbed 2021-05-02 14:18:58 +02:00