newlib/winsup/cygwin
Corinna Vinschen f94fe74aad Cygwin: open: cleanup code in preparation of O_TMPFILE
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
2017-11-14 16:30:44 +01:00
..
include
lib
libc
math
regex
release
aclocal.m4
advapi32.cc
analyze_sigfe
assert.cc
autogen.sh
autoload.cc
automode.c
binmode.c
child_info.h
collate.h
common.din
config.h.in
configure
configure.ac
cpuid.h
crt0.c
ctype.cc
cxx.cc Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
cygerrno.h
cygheap_malloc.h
cygheap.cc
cygheap.h
cyglsa.h
cygmagic
cygmalloc.h
cygserver_ipc.h
cygserver_msg.h
cygserver_pwdgrp.h
cygserver_sem.h
cygserver_setpwd.h
cygserver_shm.h
cygserver.h
cygthread.cc
cygthread.h
cygtls_padsize.h
cygtls.cc
cygtls.h
cygwait.cc
cygwait.h
cygwin_version.h
cygwin-cxx.h
cygwin-shilka
cygwin.ldif
cygwin.sc.in
cygxdr.cc
cygxdr.h
dcrt0.cc
debug.cc
debug.h Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
devices.cc
devices.h
devices.in
DevNotes * DevNotes: Add entry cgf-000026. 2014-04-26 17:38:22 +00:00
dir.cc
dlfcn.cc
dll_init.cc
dll_init.h
dllfixdbg
dtable.cc
dtable.h
environ.cc
environ.h
errno.cc
exception.h Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
exceptions.cc
exec.cc
external.cc
fcntl.cc
fenv.cc
fhandler_clipboard.cc
fhandler_console.cc
fhandler_dev.cc
fhandler_disk_file.cc cygwin: pread: Remove incorrect comment 2017-11-08 13:36:34 +01:00
fhandler_dsp.cc
fhandler_fifo.cc
fhandler_floppy.cc
fhandler_mailslot.cc
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
fhandler_process.cc
fhandler_procnet.cc
fhandler_procsys.cc
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
fhandler_serial.cc
fhandler_socket.cc
fhandler_tape.cc
fhandler_termios.cc
fhandler_tty.cc
fhandler_virtual.cc
fhandler_virtual.h
fhandler_windows.cc
fhandler_zero.cc
fhandler.cc
fhandler.h
flock.cc
fork.cc
gcrt0.c
gendef
gendevices
gentls_offsets
glob_pattern_p.cc
glob.cc
globals.cc
gmon.c
gmon.h
grp.cc
heap.cc
heap.h
hires.h
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 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
loadavg.cc Implement getloadavg() 2017-03-27 22:03:58 +01:00
loadavg.h
localtime.cc
lsearch.cc
Makefile.in
malloc_wrapper.cc
malloc.cc
math.h
mcount.c
mcountFunc.S
miscfuncs.cc
miscfuncs.h cygwin: generate Alt-Numpad characters independent of NumLock state 2017-08-01 14:10:50 +02:00
mkglobals_h
mkimport * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
mkstatic
mktemp.cc
mkvers.sh
mmap_helper.h
mmap.cc
mount.cc Recognize Netapp mode supporting reparse points 2017-03-27 20:28:03 +02:00
mount.h Remove support for SUNWNFS file system 2016-06-23 21:30:15 +02:00
msg.cc
mtinfo.h
net.cc
netdb.cc
nfs.cc
nfs.h Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
nlsfuncs.cc
ntdll.h
ntea.cc
ntsecapi.h
passwd.cc
path.cc
path.h
pathfinder.h
perprocess.h
pinfo.cc
pinfo.h
pipe.cc
poll.cc
posix_ipc.cc
profil.c
profil.h
pseudo-reloc.cc
pthread.cc
pwdgrp.h
quotactl.cc
random.cc
registry.cc
registry.h
regparm.h
resource.cc
ROADMAP
scandir.cc
sched.cc
sec_acl.cc
sec_auth.cc
sec_helper.cc
sec_posixacl.cc
sec_posixacl.h Implement POSIX.1e ACL functions 2016-03-08 13:56:40 +01:00
security.cc
security.h
select.cc cygwin: select: use UNICODE console functions 2017-07-31 22:57:06 +02:00
select.h
sem.cc
setlsapwd.cc Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
shared_info.h Change CURR_SHARED_MAGIC to account for getloadavg patch 2017-03-28 13:41:31 +02:00
shared.cc
shm.cc
signal.cc cygwin: Remove comparison of 'this' to NULL in _pinfo::exists 2017-10-09 11:44:11 +02:00
sigproc.cc
sigproc.h
smallprint.cc
sortdin
spawn.cc
speclib
spinlock.h
strace.cc
strfuncs.cc
string.h Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
strsep.cc
strsig.cc
sync.cc
sync.h
syscalls.cc Cygwin: open: cleanup code in preparation of O_TMPFILE 2017-11-14 16:30:44 +01:00
sysconf.cc
syslog.cc
termios.cc
textmode.c Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
textreadmode.c
thread.cc
thread.h
timer.cc
times.cc
tls_pbuf.cc
tls_pbuf.h
tlsoffsets64.h
tlsoffsets.h
tmpbuf.h
tty.cc
tty.h
tz_posixrules.h
uinfo.cc
uname.cc
update-copyright * fhandler_tty.cc: Revert accidental checkin. 2013-07-31 15:19:18 +00:00
userinfo.h
vstrlist.h
wait.cc
wchar.h
wincap.cc
wincap.h
window.cc
winf.cc
winf.h
wininfo.h
winlean.h
winsup.h Remove unused GetTickCount_ns 2016-06-24 23:33:01 +02:00
winver.rc
x86_64.din