libc/winsup/cygwin
Sebastian Huber da418955f5 Move common <sys/dirent.h> content to <dirent.h>
Move common content of the various <sys/dirent.h> and the latest FreeBSD
<dirent.h> to <dirent.h>.

Signed-off-by: Sebastian Huber <sebastian.huber@embedded-brains.de>
2018-10-11 08:29:16 +02:00
..
include Move common <sys/dirent.h> content to <dirent.h> 2018-10-11 08:29:16 +02:00
lib cygwin: convert most #ifndef __x86_64__ to #ifdef __i386__ 2017-11-27 14:36:06 +01:00
libc
math Implement nanl in newlib only 2018-10-10 17:49:53 +02:00
regex regex: Fix typo in CHaddrange 2016-11-24 16:09:31 +01:00
release Cygwin: lseek: return ESPIPE rather than EINVAL when called on a fifo 2018-10-10 13:20:45 +02:00
DevNotes * DevNotes: Add entry cgf-000026. 2014-04-26 17:38:22 +00:00
Makefile.in Implement nanl in newlib only 2018-10-10 17:49:53 +02:00
ROADMAP
aclocal.m4
advapi32.cc
aio.cc Fix return value on aio_read/write success 2018-08-07 09:49:18 +02:00
analyze_sigfe
assert.cc
autogen.sh
autoload.cc Cygwin: console: improve replacement char algorithm 2018-09-05 23:39:25 +02:00
automode.c
binmode.c
child_info.h Drop now unused child_info_fork::from_main 2017-03-10 20:45:19 +01:00
collate.h
common.din Cygwin: implement sched_getcpu 2018-08-07 14:51:10 +02:00
config.h.in
configure
configure.ac
cpuid.h Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
crt0.c
ctype.cc Drop global __ctype_ptr__ entirely in favor of using locale_t::ctype_ptr 2016-08-25 14:18:31 +02:00
cxx.cc Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
cygerrno.h
cygheap.cc Consolidate wctomb/mbtowc calls for POSIX-1.2008 2016-08-15 10:56:57 +02:00
cygheap.h Consolidate wctomb/mbtowc calls for POSIX-1.2008 2016-08-15 10:56:57 +02:00
cygheap_malloc.h
cyglsa.h Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
cygmagic
cygmalloc.h Only define __getreent inline function when building newlib or Cygwin 2016-08-20 17:14:55 +02:00
cygserver.h
cygserver_ipc.h Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
cygserver_msg.h
cygserver_pwdgrp.h
cygserver_sem.h Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
cygserver_setpwd.h
cygserver_shm.h
cygthread.cc Send thread names to debugger 2016-08-23 15:07:42 +01:00
cygthread.h Remove leftover useless copyright hints 2016-06-25 13:36:52 +02:00
cygtls.cc
cygtls.h Remove redundant macro and function called `__getreent' 2016-07-27 14:00:30 +02:00
cygtls_padsize.h
cygwait.cc Cygwin: cygwait.cc: fix formatting of debug statement 2018-03-05 17:49:50 +01:00
cygwait.h
cygwin-cxx.h Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
cygwin-shilka
cygwin.ldif * Makefile.in (install): Add install-ldif target. 2014-11-26 19:46:59 +00:00
cygwin.sc.in * cygwin.sc.in: (Temporarily?) workaround serious ld bug which 2014-04-08 14:13:59 +00:00
cygwin_version.h
cygxdr.cc
cygxdr.h
dcrt0.cc cygwin: convert most #ifndef __x86_64__ to #ifdef __i386__ 2017-11-27 14:36:06 +01:00
debug.cc Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
debug.h Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
devices.cc Cygwin: delete /dev/kmsg and thus fhandler_mailslot without substitution 2018-03-25 12:38:14 +02:00
devices.h Cygwin: delete /dev/kmsg and thus fhandler_mailslot without substitution 2018-03-25 12:38:14 +02:00
devices.in Cygwin: delete /dev/kmsg and thus fhandler_mailslot without substitution 2018-03-25 12:38:14 +02:00
dir.cc Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
dlfcn.cc cygwin: convert most #ifndef __x86_64__ to #ifdef __i386__ 2017-11-27 14:36:06 +01:00
dll_init.cc cygwin: convert most #ifndef __x86_64__ to #ifdef __i386__ 2017-11-27 14:36:06 +01:00
dll_init.h cygwin: convert most #ifndef __x86_64__ to #ifdef __i386__ 2017-11-27 14:36:06 +01:00
dllfixdbg Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
dtable.cc Cygwin: Allow to build without experimental AF_UNIX code by default 2018-06-26 16:31:17 +02:00
dtable.h Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
environ.cc Cygwin: Remove workaround in environ.cc 2018-06-07 09:42:36 +02:00
environ.h
errno.cc Cygwin: clean error mapping 2018-02-20 17:59:53 +01:00
exception.h cygwin: convert most #ifndef __x86_64__ to #ifdef __i386__ 2017-11-27 14:36:06 +01:00
exceptions.cc Cygwin: exceptions: fix FPE exception flags 2018-06-26 10:12:19 +02:00
exec.cc
external.cc cygwin: convert most #ifndef __x86_64__ to #ifdef __i386__ 2017-11-27 14:36:06 +01:00
fcntl.cc cygwin: convert most #ifndef __x86_64__ to #ifdef __i386__ 2017-11-27 14:36:06 +01:00
fenv.cc Keep the denormal-operand exception masked; modify FE_ALL_EXCEPT accordingly. 2018-08-15 18:02:22 +02:00
fhandler.cc Cygwin: fpathconf: update _PC_ASYNC_IO return value 2018-07-25 15:00:43 -05:00
fhandler.h Cygwin: lseek: return ESPIPE rather than EINVAL when called on a fifo 2018-10-10 13:20:45 +02:00
fhandler_clipboard.cc Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
fhandler_console.cc Cygwin: console: make sure EnumFontFamiliesExW loop isn't infinite 2018-09-07 13:49:54 +02:00
fhandler_dev.cc Handle up to 63 partitions per drive 2016-06-23 16:56:41 +02:00
fhandler_disk_file.cc POSIX Asynchronous I/O support: fhandler files 2018-07-25 09:36:24 +02:00
fhandler_dsp.cc cygwin: Remove comparisons of 'this' to 'NULL' in fhandler_dsp.cc 2017-10-09 11:44:10 +02:00
fhandler_fifo.cc Cygwin: lseek: return ESPIPE rather than EINVAL when called on a fifo 2018-10-10 13:20:45 +02:00
fhandler_floppy.cc cygwin: block devices: fix file offset after short writes 2017-12-19 18:58:06 +01:00
fhandler_netdrive.cc Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
fhandler_nodevice.cc
fhandler_proc.cc Cygwin: implement sched_getcpu 2018-08-07 14:51:10 +02:00
fhandler_process.cc Cygwin: get_mem_values: Fix prototype 2018-08-17 20:40:18 +02:00
fhandler_procnet.cc Cygwin: cleanup header including within network-releated files 2018-02-28 18:56:13 +01:00
fhandler_procsys.cc Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
fhandler_procsysvipc.cc
fhandler_random.cc Define RtlGenRandom correctly in ntsecapi.h wrapper 2016-12-14 14:14:28 +01:00
fhandler_raw.cc
fhandler_registry.cc Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
fhandler_serial.cc Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
fhandler_socket.cc
fhandler_socket_inet.cc
fhandler_socket_local.cc Fix a problem that connection to syslogd fails. 2018-07-06 10:41:21 +02:00
fhandler_socket_unix.cc CYgwin: fix typo in comment 2018-08-24 13:36:06 +02:00
fhandler_tape.cc Cygwin: tape: Handle non-standard "no medium" error code 2018-06-29 15:31:15 +02:00
fhandler_termios.cc cygwin: Remove comparison of 'this' to NULL in _pinfo::exists 2017-10-09 11:44:11 +02:00
fhandler_tty.cc POSIX Asynchronous I/O support: fhandler files 2018-07-25 09:36:24 +02:00
fhandler_virtual.cc Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
fhandler_virtual.h Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
fhandler_windows.cc Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
fhandler_zero.cc Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
flock.cc Drop autoloading of CancelSynchronousIo 2016-06-24 21:07:39 +02:00
fork.cc Cygwin: Fixing the math behind rounding down ch.stacklimit to page size. 2018-05-29 18:37:33 +02:00
gcrt0.c
gendef Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
gendevices Handle up to 63 partitions per drive 2016-06-23 16:56:41 +02:00
gentls_offsets Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
glob.cc * common.din (issetugid): Export. 2015-03-03 12:58:34 +00:00
glob_pattern_p.cc
globals.cc
gmon.c Throughout Cygwin, use u_intN_t or uintN_t 2016-03-24 16:39:15 +01:00
gmon.h
grp.cc cygwin: convert most #ifndef __x86_64__ to #ifdef __i386__ 2017-11-27 14:36:06 +01:00
heap.cc Fix various OS-related comments 2016-06-24 23:32:39 +02:00
heap.h
hires.h
hookapi.cc Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
how-autoload-works.txt
how-cygheap-works.txt
how-cygtls-works.txt
how-fhandlers-work.txt
how-signals-work.txt
how-spawn-works.txt
how-startup-shutdown-works.txt
how-to-debug-cygwin.txt
how-vfork-works.txt
i686.din Cygwin: move FP environment exports to common.din 2018-07-20 13:55:26 +02:00
init.cc cygwin: disable -Wframe-address warning only on GCC 6 or later 2017-10-09 18:08:10 +02:00
ioctl.cc
ipc.cc
kernel32.cc Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
lc_era.h * lc_era.h (lc_era_t): Fix apparent glibc bug in ja_JP era definition. 2010-02-25 16:55:02 +00:00
lc_msg.h Regenerate Cygwin locale message info 2015-11-18 19:09:47 +01:00
ldap.cc Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
ldap.h
libstdcxx_wrapper.cc Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
loadavg.cc Cygwin: wincap: expose more SYSTEM_INFO members and use as appropriate 2018-04-11 11:59:35 +02:00
loadavg.h
localtime.cc TZ: Replace unreliable isupper calls on wchars 2016-05-25 12:13:03 +02:00
lsearch.cc
malloc.cc Only define __getreent inline function when building newlib or Cygwin 2016-08-20 17:14:55 +02:00
malloc_wrapper.cc Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
math.h Add missing long double functions to Cygwin 2016-03-29 14:43:55 +02:00
mcount.c Throughout Cygwin, use u_intN_t or uintN_t 2016-03-24 16:39:15 +01:00
mcountFunc.S
miscfuncs.cc Cygwin: implement sched_getcpu 2018-08-07 14:51:10 +02:00
miscfuncs.h Cygwin: implement sched_getcpu 2018-08-07 14:51:10 +02:00
mkglobals_h
mkimport * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
mkstatic
mktemp.cc
mkvers.sh mkvers.sh: Remove "function" to avoid dash objecting to bash-ism. 2017-04-06 18:17:08 +02:00
mmap.cc cygwin: mmap: fix comment and formatting, drop unused code 2017-12-10 14:14:28 +01:00
mmap_helper.h
mount.cc Recognize Netapp mode supporting reparse points 2017-03-27 20:28:03 +02:00
mount.h
msg.cc Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
mtinfo.h
net.cc Cygwin: Allow to build without experimental AF_UNIX code by default 2018-06-26 16:31:17 +02:00
netdb.cc Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
nfs.cc Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
nfs.h
nlsfuncs.cc cygwin wcsxfrm: byte swap result ourselves 2017-06-06 18:27:47 +02:00
ntdll.h Cygwin: ntdll.h: Define FSCTL_PIPE_PEEK and NtWaitForSingleObject 2018-03-18 20:07:35 +01:00
ntea.cc Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
ntsecapi.h
passwd.cc cygwin: convert most #ifndef __x86_64__ to #ifdef __i386__ 2017-11-27 14:36:06 +01:00
path.cc Cygwin: fix Win32 path ".." backtracking 2018-09-01 21:06:24 +02:00
path.h Cygwin: Allow to build without experimental AF_UNIX code by default 2018-06-26 16:31:17 +02:00
pathfinder.h dlopen (pathfinder): try each basename per dir 2016-09-08 13:36:31 +02:00
perprocess.h
pinfo.cc Cygwin: Allow the environment pointer to be NULL 2018-06-07 09:42:36 +02:00
pinfo.h cygwin: remov unused winpids constructor 2017-04-24 14:22:02 +02:00
pipe.cc posix_fallocate() *returns* error codes but does not set errno 2017-11-02 18:01:01 +01:00
poll.cc Cygwin: encapsulate Winsock based fhandler_socket classes 2018-02-23 15:24:18 +01:00
posix_ipc.cc Cygwin: Cleanup time handling 2018-02-07 13:07:44 +01:00
profil.c Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
profil.h
pseudo-reloc.cc Silent relocation truncations considered harmful 2016-02-17 10:55:28 +01:00
pthread.cc Cygwin: Implement pthread_tryjoin_np and pthread_timedjoin_np 2018-06-27 17:56:59 +02:00
pwdgrp.h Cygwin: Add name->SID conversion for self-constructed names 2018-08-27 18:28:33 +02:00
quotactl.cc Handle up to 63 partitions per drive 2016-06-23 16:56:41 +02:00
random.cc Cygwin: fix build with GCC 7 2018-04-16 22:46:11 -05:00
registry.cc Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
registry.h
regparm.h
resource.cc Cygwin: Cleanup time handling 2018-02-07 13:07:44 +01:00
scandir.cc cygwin: export strverscmp, add versionsort 2017-06-19 08:16:42 -05:00
sched.cc Cygwin: implement sched_getcpu 2018-08-07 14:51:10 +02:00
sec_acl.cc cygwin: convert most #ifndef __x86_64__ to #ifdef __i386__ 2017-11-27 14:36:06 +01:00
sec_auth.cc Don't free statically allocated sys_privs 2017-01-09 14:02:19 +01:00
sec_helper.cc Cygwin: don't return valid acl entry type for unknown SID 2018-08-27 13:48:07 +02:00
sec_posixacl.cc Revamp acl_extended_fd/acl_extended_file to avoid open(2) call 2016-03-10 10:36:00 +01:00
sec_posixacl.h Implement POSIX.1e ACL functions 2016-03-08 13:56:40 +01:00
security.cc Simplify "Windows-standard-like" permissions 2016-08-19 16:50:15 +02:00
security.h Cygwin: split out fhandler_socket into inet and local classes 2018-02-21 21:40:01 +01:00
select.cc Cygwin: Allow to build without experimental AF_UNIX code by default 2018-06-26 16:31:17 +02:00
select.h Cygwin: delete /dev/kmsg and thus fhandler_mailslot without substitution 2018-03-25 12:38:14 +02:00
sem.cc Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
setlsapwd.cc Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
shared.cc Implement getloadavg() 2017-03-27 22:03:58 +01:00
shared_info.h
shm.cc Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
signal.cc fix duration handling in sigtimedwait 2018-07-19 13:18:49 +02:00
sigproc.cc cygwin: Remove comparison of 'this' to NULL in _pinfo::exists 2017-10-09 11:44:11 +02:00
sigproc.h Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
smallprint.cc Cygwin: mark muto object as NO_COPY 2018-03-12 22:13:20 +01:00
sortdin
spawn.cc No longer support "Interact with desktop" 2016-06-25 00:42:36 +02:00
speclib * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
spinlock.h
strace.cc Define internal function mythreadname() -- revised 2018-01-24 10:57:12 +01:00
strfuncs.cc Cygwin: add transform_chars_af_unix helper 2018-03-02 18:17:17 +01:00
string.h
strsep.cc Do some minor reformatting of 'extern "C"' use throughout. 2003-03-09 20:10:25 +00:00
strsig.cc Fix a bug of psiginfo() that changes the orientation of stderr. 2018-07-03 15:38:47 +02:00
sync.cc
sync.h
syscalls.cc Cygwin: move transaction helpers into ntdll.h 2018-03-01 16:51:12 +01:00
sysconf.cc Cygwin: define _POSIX_ASYNCHRONOUS_IO 2018-07-25 10:48:55 -05:00
syslog.cc Fix a problem that connection to syslogd fails. 2018-07-06 10:41:21 +02:00
termios.cc Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
textmode.c
textreadmode.c Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
thread.cc POSIX Asynchronous I/O support: other files 2018-07-25 09:36:24 +02:00
thread.h Cygwin: Implement pthread_tryjoin_np and pthread_timedjoin_np 2018-06-27 17:56:59 +02:00
timer.cc Cygwin: Drop HZ usage in favor of MSPERSEC and CLOCKS_PER_SEC 2018-02-12 22:08:42 +01:00
times.cc Cygwin: Drop HZ usage in favor of MSPERSEC and CLOCKS_PER_SEC 2018-02-12 22:08:42 +01:00
tls_pbuf.cc
tls_pbuf.h
tlsoffsets.h Fix original stack when running signal handler on alternate stack 2015-07-04 22:49:30 +02:00
tlsoffsets64.h Fix original stack when running signal handler on alternate stack 2015-07-04 22:49:30 +02:00
tmpbuf.h
tty.cc Handle up to 63 partitions per drive 2016-06-23 16:56:41 +02:00
tty.h Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
tz_posixrules.h Move appropriate variables to NO_COPY segment, throughout. 2001-09-06 05:17:22 +00:00
uinfo.cc Cygwin: Accommodate logon sessions on Windows 10 2018-08-28 11:28:28 +02:00
uname.cc
update-copyright
userinfo.h
vstrlist.h dlopen: switch to new pathfinder class 2016-09-08 13:36:29 +02:00
wait.cc Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
wchar.h Consolidate wctomb/mbtowc calls for POSIX-1.2008 2016-08-15 10:56:57 +02:00
wincap.cc cygwin: wincap: handle W10 1703 2017-04-24 17:14:03 +02:00
wincap.h Cygwin: wincap: expose more SYSTEM_INFO members and use as appropriate 2018-04-11 11:59:35 +02:00
window.cc
winf.cc
winf.h
wininfo.h
winlean.h
winsup.h Cygwin: delete /dev/kmsg and thus fhandler_mailslot without substitution 2018-03-25 12:38:14 +02:00
winver.rc
x86_64.din Add missing long double functions to Cygwin 2016-03-29 14:43:55 +02:00