acadia-newlib/newlib/libc/posix
Ken Brown 2d9b48760c Cygwin: simplify some function names
Remove "32" or "64" from each of the following names: acl32,
aclcheck32, aclfrommode32, aclfrompbits32, aclfromtext32, aclsort32,
acltomode32, acltopbits32, acltotext32, facl32, fchown32, fcntl64,
fstat64, _fstat64, _fstat64_r, ftruncate64, getgid32, getgrent32,
getgrgid32, getgrnam32, getgroups32, getpwuid32, getpwuid_r32,
getuid32, getuid32, initgroups32, lseek64, lstat64, mknod32, mmap64,
setegid32, seteuid32, setgid32, setgroups32, setregid32, setreuid32,
setuid32, stat64, _stat64_r, truncate64.

Remove prototypes and macro definitions of these names.

Remove "#ifndef __INSIDE_CYGWIN__" from some headers so that the new
names will be available when compiling Cygwin.

Remove aliases that are no longer needed.

Include <unistd.h> in fhandler_clipboard.cc for the declarations of
geteuid and getegid.
2022-05-29 17:45:52 -04:00
..
COPYRIGHT
Makefile.inc newlib: libc: merge build up a directory 2022-03-16 21:18:25 -04:00
_isatty.c
cclass.h
closedir.c
cname.h
collate.c newlib: posix: use local includes for local headers 2022-02-18 18:40:57 -05:00
collate.h
collcmp.c
creat.c
dirfd.c
engine.c
execl.c
execle.c
execlp.c
execv.c
execve.c
execvp.c
fnmatch.3
fnmatch.c
ftw.c FTW Port for Newlib 2021-02-09 11:07:59 +01:00
glob.3
glob.c
isatty.c
namespace.h
nftw.c nftw: fix thread cancellation support 2021-09-03 12:26:17 +02:00
opendir.c
popen.c
posix.tex
posix_spawn.c Cygwin: simplify some function names 2022-05-29 17:45:52 -04:00
readdir.c
readdir_r.c
regcomp.c
regerror.c
regex.3
regex2.h
regexec.c
regfree.c
rewinddir.c
rune.h newlib: posix: use local includes for local headers 2022-02-18 18:40:57 -05:00
runetype.h
scandir.c
seekdir.c
sleep.c
sysexits.h
telldir.c
un-namespace.h
usleep.c
utils.h
wordexp.c
wordexp2.h
wordfree.c