newlib-cygwin/winsup/cygwin/libc
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
..
arc4random_stir.c Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
base64.c Cygwin: Add 'fallthrough' pseudo keyword for switch/case use 2020-08-05 21:58:22 +02:00
bsdlib.cc login_tty: Rewrite following FreeBSD's traces 2016-11-24 12:06:29 +01:00
call_once.c Cygwin: Add C11 threads API 2020-08-30 14:27:43 +02:00
cnd.c Cygwin: Add C11 threads API 2020-08-30 14:27:43 +02:00
fnmatch.c Cygwin: Add 'fallthrough' pseudo keyword for switch/case use 2020-08-05 21:58:22 +02:00
fts.c Cygwin: simplify some function names 2022-05-29 17:45:52 -04:00
ftw.c Cygwin: Add 'fallthrough' pseudo keyword for switch/case use 2020-08-05 21:58:22 +02:00
getentropy.cc getrandom: it's MIN, not MAX 2017-03-11 10:03:29 +01:00
getopt.c Cygwin: fix formatting: drop spaces leading tabs 2020-03-11 13:45:58 +01:00
inet_addr.c Throughout Cygwin, use u_intN_t or uintN_t 2016-03-24 16:39:15 +01:00
inet_network.c
minires-os-if.c Cygwin: resolver: cygwin_query() skip response header on internal error 2022-01-19 15:26:14 +01:00
minires.c Cygwin: simplify some function names 2022-05-29 17:45:52 -04:00
minires.h Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
msgcat.c Cygwin: Add 'fallthrough' pseudo keyword for switch/case use 2020-08-05 21:58:22 +02:00
mtx.c Cygwin: mtx_init: drop glibc workaround 2020-09-01 12:46:15 +02:00
nftw.c Cygwin: Add 'fallthrough' pseudo keyword for switch/case use 2020-08-05 21:58:22 +02:00
rcmd.cc Cygwin: simplify some function names 2022-05-29 17:45:52 -04:00
rexec.cc Cygwin: simplify some function names 2022-05-29 17:45:52 -04:00
strfmon.c Cygwin: fix formatting: drop trailing whitespace 2020-03-11 13:45:58 +01:00
strptime.cc Cygwin: Add 'fallthrough' pseudo keyword for switch/case use 2020-08-05 21:58:22 +02:00
thrd.c Cygwin: Add C11 threads API 2020-08-30 14:27:43 +02:00
tss.c Cygwin: Add C11 threads API 2020-08-30 14:27:43 +02:00
xsique.cc Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00