sortix-mirror/libc/unistd
Pedro Falcato e2c57ad789 Fix ttyname_r error return values
POSIX specifies ttyname_r should return errno and not do the usual
return errno = error, -1;

Fixes #732
2023-02-21 23:22:11 +00:00
..
_exit.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
access.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
alarm.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
alarmns.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
chdir.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
chown.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
chroot.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
close.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
closefrom.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
confstr.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
crypt_newhash.c Convert libc to C. 2016-03-03 23:02:23 +01:00
dup.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
dup2.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
dup3.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
environ.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
execl.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
execle.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
execlp.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
execlpe.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
execv.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
execve.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
execvp.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
execvpe.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
exit_thread.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
faccessat.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
fchdir.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
fchdirat.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
fchown.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
fchownat.c Fix fchownat(2) system call ABI on x86. 2016-03-26 23:28:36 +01:00
fchroot.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
fchrootat.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
fork.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
fpathconf.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
fsync.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
ftruncate.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
get_current_dir_name.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
getcwd.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
getegid.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
getentropy.c Fix typo in getentropy(2). 2018-02-04 13:39:37 +01:00
geteuid.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
getgid.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
gethostname.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
getlogin.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
getlogin_r.c Remove ENOUSER and ENOGROUP. 2021-05-10 23:26:31 +02:00
getpagesize.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
getpgid.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
getpid.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
getppid.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
getsid.c Add support for sessions. 2016-11-23 22:30:47 +01:00
getuid.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
isatty.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
lchown.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
link.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
linkat.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
lseek.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
memstat.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
mkpartition.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
pathconf.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
pipe.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
pipe2.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
pread.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
pwrite.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
read.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
readlink.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
readlinkat.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
rmdir.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
setegid.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
seteuid.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
setgid.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
sethostname.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
setpgid.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
setsid.c Add support for sessions. 2016-11-23 22:30:47 +01:00
setuid.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
sfork.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
sleep.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
symlink.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
symlinkat.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
sysconf.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
tcgetpgrp.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
tcsetpgrp.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
tfork.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
truncate.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
truncateat.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
ttyname.c Add support for sessions. 2016-11-23 22:30:47 +01:00
ttyname_r.c Fix ttyname_r error return values 2023-02-21 23:22:11 +00:00
unlink.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
unlinkat.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
usleep.c Fix usleep(2) sleeping 1000x too much regression. 2021-06-23 22:09:57 +02:00
write.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00