.. |
include
|
Cygwin: Define SO_PASSCRED and SCM_CREDENTIALS
|
2018-02-23 21:00:43 +01:00 |
lib
|
…
|
|
libc
|
cygwin: add catopen, catgets, catclose
|
2018-01-19 13:19:21 -06:00 |
math
|
…
|
|
regex
|
…
|
|
release
|
Cygwin: fix utils path handling in case cygdrive path is just '/'
|
2018-02-16 17:21:48 +01:00 |
DevNotes
|
…
|
|
Makefile.in
|
Cygwin: Create empty fhandler_socket_unix
|
2018-02-23 21:00:43 +01:00 |
ROADMAP
|
…
|
|
aclocal.m4
|
…
|
|
advapi32.cc
|
…
|
|
analyze_sigfe
|
…
|
|
assert.cc
|
…
|
|
autogen.sh
|
…
|
|
autoload.cc
|
Cygwin: bindresvport: Try hard to find unused port
|
2018-02-05 21:05:09 +01:00 |
automode.c
|
…
|
|
binmode.c
|
…
|
|
child_info.h
|
…
|
|
collate.h
|
…
|
|
common.din
|
cygwin: add catopen, catgets, catclose
|
2018-01-19 13:19:21 -06:00 |
config.h.in
|
…
|
|
configure
|
…
|
|
configure.ac
|
…
|
|
cpuid.h
|
…
|
|
crt0.c
|
…
|
|
ctype.cc
|
…
|
|
cxx.cc
|
…
|
|
cygerrno.h
|
Cygwin: set/getsockopt: Move implementation into fhandler_socket class
|
2018-02-20 18:01:40 +01:00 |
cygheap.cc
|
…
|
|
cygheap.h
|
…
|
|
cygheap_malloc.h
|
…
|
|
cyglsa.h
|
…
|
|
cygmagic
|
…
|
|
cygmalloc.h
|
…
|
|
cygserver.h
|
…
|
|
cygserver_ipc.h
|
…
|
|
cygserver_msg.h
|
…
|
|
cygserver_pwdgrp.h
|
…
|
|
cygserver_sem.h
|
…
|
|
cygserver_setpwd.h
|
…
|
|
cygserver_shm.h
|
…
|
|
cygthread.cc
|
…
|
|
cygthread.h
|
…
|
|
cygtls.cc
|
…
|
|
cygtls.h
|
…
|
|
cygtls_padsize.h
|
…
|
|
cygwait.cc
|
…
|
|
cygwait.h
|
…
|
|
cygwin-cxx.h
|
…
|
|
cygwin-shilka
|
…
|
|
cygwin.ldif
|
…
|
|
cygwin.sc.in
|
…
|
|
cygwin_version.h
|
…
|
|
cygxdr.cc
|
…
|
|
cygxdr.h
|
…
|
|
dcrt0.cc
|
…
|
|
debug.cc
|
…
|
|
debug.h
|
…
|
|
devices.cc
|
Cygwin: Create empty fhandler_socket_unix
|
2018-02-23 21:00:43 +01:00 |
devices.h
|
Cygwin: Create empty fhandler_socket_unix
|
2018-02-23 21:00:43 +01:00 |
devices.in
|
Cygwin: Create empty fhandler_socket_unix
|
2018-02-23 21:00:43 +01:00 |
dir.cc
|
…
|
|
dlfcn.cc
|
…
|
|
dll_init.cc
|
…
|
|
dll_init.h
|
…
|
|
dllfixdbg
|
…
|
|
dtable.cc
|
Cygwin: Create empty fhandler_socket_unix
|
2018-02-23 21:00:43 +01:00 |
dtable.h
|
…
|
|
environ.cc
|
…
|
|
environ.h
|
…
|
|
errno.cc
|
Cygwin: clean error mapping
|
2018-02-20 17:59:53 +01:00 |
exception.h
|
…
|
|
exceptions.cc
|
Define internal function mythreadname() -- revised
|
2018-01-24 10:57:12 +01:00 |
exec.cc
|
…
|
|
external.cc
|
…
|
|
fcntl.cc
|
…
|
|
fenv.cc
|
…
|
|
fhandler.cc
|
Cygwin: encapsulate Winsock based fhandler_socket classes
|
2018-02-23 15:24:18 +01:00 |
fhandler.h
|
Cygwin: fhandler_socket: define socketpair as virtual function
|
2018-02-26 17:56:09 +01:00 |
fhandler_clipboard.cc
|
…
|
|
fhandler_console.cc
|
…
|
|
fhandler_dev.cc
|
…
|
|
fhandler_disk_file.cc
|
Cygwin: improve O_TMPFILE handling
|
2018-02-14 12:55:24 +01:00 |
fhandler_dsp.cc
|
…
|
|
fhandler_fifo.cc
|
…
|
|
fhandler_floppy.cc
|
cygwin: block devices: fix file offset after short writes
|
2017-12-19 18:58:06 +01:00 |
fhandler_mailslot.cc
|
…
|
|
fhandler_netdrive.cc
|
…
|
|
fhandler_nodevice.cc
|
…
|
|
fhandler_proc.cc
|
Cygwin: Drop HZ usage in favor of MSPERSEC and CLOCKS_PER_SEC
|
2018-02-12 22:08:42 +01:00 |
fhandler_process.cc
|
Cygwin: /proc/<pid>/stat: Fix time handling
|
2018-02-12 22:22:06 +01:00 |
fhandler_procnet.cc
|
…
|
|
fhandler_procsys.cc
|
…
|
|
fhandler_procsysvipc.cc
|
…
|
|
fhandler_random.cc
|
…
|
|
fhandler_raw.cc
|
…
|
|
fhandler_registry.cc
|
…
|
|
fhandler_serial.cc
|
…
|
|
fhandler_socket.cc
|
Cygwin: encapsulate Winsock based fhandler_socket classes
|
2018-02-23 15:24:18 +01:00 |
fhandler_socket_inet.cc
|
Cygwin: sockets: move type and proto checks into fhandler_socket classes
|
2018-02-26 17:56:47 +01:00 |
fhandler_socket_local.cc
|
Cygwin: sockets: move type and proto checks into fhandler_socket classes
|
2018-02-26 17:56:47 +01:00 |
fhandler_socket_unix.cc
|
Cygwin: sockets: move type and proto checks into fhandler_socket classes
|
2018-02-26 17:56:47 +01:00 |
fhandler_tape.cc
|
…
|
|
fhandler_termios.cc
|
…
|
|
fhandler_tty.cc
|
Define internal function mythreadname() -- revised
|
2018-01-24 10:57:12 +01:00 |
fhandler_virtual.cc
|
…
|
|
fhandler_virtual.h
|
…
|
|
fhandler_windows.cc
|
…
|
|
fhandler_zero.cc
|
…
|
|
flock.cc
|
…
|
|
fork.cc
|
…
|
|
gcrt0.c
|
…
|
|
gendef
|
…
|
|
gendevices
|
…
|
|
gentls_offsets
|
…
|
|
glob.cc
|
…
|
|
glob_pattern_p.cc
|
…
|
|
globals.cc
|
…
|
|
gmon.c
|
…
|
|
gmon.h
|
…
|
|
grp.cc
|
…
|
|
heap.cc
|
…
|
|
heap.h
|
…
|
|
hires.h
|
Cygwin: Make sure fraction of seconds constants enforce 64 bit computation
|
2018-02-20 15:05:31 +01:00 |
hookapi.cc
|
…
|
|
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
|
…
|
|
init.cc
|
…
|
|
ioctl.cc
|
…
|
|
ipc.cc
|
…
|
|
kernel32.cc
|
…
|
|
lc_era.h
|
…
|
|
lc_msg.h
|
…
|
|
ldap.cc
|
…
|
|
ldap.h
|
…
|
|
libstdcxx_wrapper.cc
|
…
|
|
loadavg.cc
|
…
|
|
loadavg.h
|
…
|
|
localtime.cc
|
…
|
|
lsearch.cc
|
…
|
|
malloc.cc
|
…
|
|
malloc_wrapper.cc
|
…
|
|
math.h
|
…
|
|
mcount.c
|
…
|
|
mcountFunc.S
|
…
|
|
miscfuncs.cc
|
…
|
|
miscfuncs.h
|
…
|
|
mkglobals_h
|
…
|
|
mkimport
|
…
|
|
mkstatic
|
…
|
|
mktemp.cc
|
…
|
|
mkvers.sh
|
…
|
|
mmap.cc
|
cygwin: mmap: fix comment and formatting, drop unused code
|
2017-12-10 14:14:28 +01:00 |
mmap_helper.h
|
…
|
|
mount.cc
|
…
|
|
mount.h
|
…
|
|
msg.cc
|
…
|
|
mtinfo.h
|
…
|
|
net.cc
|
Cygwin: sockets: move type and proto checks into fhandler_socket classes
|
2018-02-26 17:56:47 +01:00 |
netdb.cc
|
…
|
|
nfs.cc
|
…
|
|
nfs.h
|
…
|
|
nlsfuncs.cc
|
…
|
|
ntdll.h
|
…
|
|
ntea.cc
|
…
|
|
ntsecapi.h
|
…
|
|
passwd.cc
|
cygwin: convert most #ifndef __x86_64__ to #ifdef __i386__
|
2017-11-27 14:36:06 +01:00 |
path.cc
|
Cygwin: Introduce FH_SOCKET for generic socket file ops
|
2018-02-23 19:45:59 +01:00 |
path.h
|
Cygwin: drop unused device nodes and clean up socket devices
|
2018-02-23 13:32:51 +01:00 |
pathfinder.h
|
…
|
|
perprocess.h
|
…
|
|
pinfo.cc
|
…
|
|
pinfo.h
|
…
|
|
pipe.cc
|
…
|
|
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
|
…
|
|
profil.h
|
…
|
|
pseudo-reloc.cc
|
…
|
|
pthread.cc
|
…
|
|
pwdgrp.h
|
…
|
|
quotactl.cc
|
…
|
|
random.cc
|
…
|
|
registry.cc
|
…
|
|
registry.h
|
…
|
|
regparm.h
|
…
|
|
resource.cc
|
Cygwin: Cleanup time handling
|
2018-02-07 13:07:44 +01:00 |
scandir.cc
|
…
|
|
sched.cc
|
Cygwin: Drop HZ usage in favor of MSPERSEC and CLOCKS_PER_SEC
|
2018-02-12 22:08:42 +01:00 |
sec_acl.cc
|
…
|
|
sec_auth.cc
|
…
|
|
sec_helper.cc
|
…
|
|
sec_posixacl.cc
|
…
|
|
sec_posixacl.h
|
…
|
|
security.cc
|
…
|
|
security.h
|
Cygwin: split out fhandler_socket into inet and local classes
|
2018-02-21 21:40:01 +01:00 |
select.cc
|
Cygwin: Create empty fhandler_socket_unix
|
2018-02-23 21:00:43 +01:00 |
select.h
|
…
|
|
sem.cc
|
…
|
|
setlsapwd.cc
|
…
|
|
shared.cc
|
…
|
|
shared_info.h
|
…
|
|
shm.cc
|
…
|
|
signal.cc
|
Cygwin: Cleanup time handling
|
2018-02-07 13:07:44 +01:00 |
sigproc.cc
|
…
|
|
sigproc.h
|
…
|
|
smallprint.cc
|
…
|
|
sortdin
|
…
|
|
spawn.cc
|
…
|
|
speclib
|
…
|
|
spinlock.h
|
…
|
|
strace.cc
|
Define internal function mythreadname() -- revised
|
2018-01-24 10:57:12 +01:00 |
strfuncs.cc
|
…
|
|
string.h
|
…
|
|
strsep.cc
|
…
|
|
strsig.cc
|
…
|
|
sync.cc
|
…
|
|
sync.h
|
…
|
|
syscalls.cc
|
…
|
|
sysconf.cc
|
Cygwin: Cleanup time handling
|
2018-02-07 13:07:44 +01:00 |
syslog.cc
|
Cygwin: fix whitespaces in socket code
|
2018-02-21 21:43:44 +01:00 |
termios.cc
|
…
|
|
textmode.c
|
…
|
|
textreadmode.c
|
…
|
|
thread.cc
|
Cygwin: Cleanup time handling
|
2018-02-07 13:07:44 +01:00 |
thread.h
|
Define internal function mythreadname() -- revised
|
2018-01-24 10:57:12 +01: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
|
…
|
|
tlsoffsets64.h
|
…
|
|
tmpbuf.h
|
…
|
|
tty.cc
|
…
|
|
tty.h
|
…
|
|
tz_posixrules.h
|
…
|
|
uinfo.cc
|
Cygwin: split out fhandler_socket into inet and local classes
|
2018-02-21 21:40:01 +01:00 |
uname.cc
|
…
|
|
update-copyright
|
…
|
|
userinfo.h
|
…
|
|
vstrlist.h
|
…
|
|
wait.cc
|
…
|
|
wchar.h
|
…
|
|
wincap.cc
|
…
|
|
wincap.h
|
…
|
|
window.cc
|
…
|
|
winf.cc
|
…
|
|
winf.h
|
…
|
|
wininfo.h
|
…
|
|
winlean.h
|
…
|
|
winsup.h
|
Cygwin: clean error mapping
|
2018-02-20 17:59:53 +01:00 |
winver.rc
|
…
|
|
x86_64.din
|
…
|
|