..
include
Cygwin: Export reallocarray
2017-04-04 12:23:18 +02:00
lib
libc
getrandom: it's MIN, not MAX
2017-03-11 10:03:29 +01:00
math
newlib: remove __infinity{f,ld} constants
2017-04-18 12:17:26 +02:00
regex
regex: Fix typo in CHaddrange
2016-11-24 16:09:31 +01:00
release
Add latest changes to Cygwin release information
2017-03-28 13:42:11 +02:00
aclocal.m4
advapi32.cc
analyze_sigfe
assert.cc
autogen.sh
autoload.cc
Implement getloadavg()
2017-03-27 22:03:58 +01: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: Export reallocarray
2017-04-04 12:23:18 +02:00
config.h.in
configure
configure.ac
cpuid.h
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
cygerrno.h
errno: Stop using _impure_ptr->_errno completely
2017-03-10 20:21:09 +01:00
cygheap_malloc.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
cyglsa.h
cygmagic
cygmalloc.h
Only define __getreent inline function when building newlib or Cygwin
2016-08-20 17:14:55 +02:00
cygserver_ipc.h
cygserver_msg.h
cygserver_pwdgrp.h
cygserver_sem.h
cygserver_setpwd.h
cygserver_shm.h
cygserver.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_padsize.h
cygtls.cc
Remove CYGWIN=detect_bloda option
2016-06-25 00:43:01 +02:00
cygtls.h
Remove redundant macro and function called `__getreent'
2016-07-27 14:00:30 +02:00
cygwait.cc
cygwait.h
cygwin_version.h
cygwin-cxx.h
cygwin-shilka
cygwin.ldif
cygwin.sc.in
cygxdr.cc
cygxdr.h
dcrt0.cc
_dll_crt0: Drop incorrect check for being started from parent main thread
2017-03-10 20:28:09 +01:00
debug.cc
debug.h
devices.cc
Handle up to 63 partitions per drive
2016-06-23 16:56:41 +02:00
devices.h
Remove leftover useless copyright hints
2016-06-25 13:36:52 +02:00
devices.in
Handle up to 63 partitions per drive
2016-06-23 16:56:41 +02:00
DevNotes
dir.cc
dlfcn.cc
dlfcn: Remove stray debug output
2017-03-22 11:10:15 +01:00
dll_init.cc
dlfcn: Remove stray debug output
2017-03-22 11:10:15 +01:00
dll_init.h
dllfixdbg
dtable.cc
Fix various OS-related comments
2016-06-24 23:32:39 +02:00
dtable.h
environ.cc
errno: Stop using _impure_ptr->_errno completely
2017-03-10 20:21:09 +01:00
environ.h
Move the core environment parsing of environ_init into a new win32env_to_cygenv function.
2017-01-10 16:24:50 +01:00
errno.cc
errno: Stop using _impure_ptr->_errno completely
2017-03-10 20:21:09 +01:00
exception.h
exceptions.cc
Remove redundant check for NULL pointer in cygwin_exception::dump_exception
2016-11-24 14:46:57 +01:00
exec.cc
external.cc
fcntl.cc
fenv.cc
fhandler_clipboard.cc
fhandler_console.cc
Cleanup fhandler_console::read for readability
2017-01-19 21:58:05 +01:00
fhandler_dev.cc
Handle up to 63 partitions per drive
2016-06-23 16:56:41 +02:00
fhandler_disk_file.cc
Fix various OS-related comments
2016-06-24 23:32:39 +02:00
fhandler_dsp.cc
fhandler_fifo.cc
fhandler_floppy.cc
fhandler_dev_floppy::get_drive_info: fix comment
2016-06-24 21:56:34 +02:00
fhandler_mailslot.cc
fhandler_netdrive.cc
fhandler_nodevice.cc
fhandler_proc.cc
Avoid decimal point localization in /proc/loadavg
2017-04-10 10:59:54 +01:00
fhandler_process.cc
Add a /proc/<pid>/environ proc file handler, analogous to /proc/<pid>/cmdline.
2017-01-10 16:24:50 +01:00
fhandler_procnet.cc
Drop has_gaa_on_link_prefix flag and remove obsolete functions thusly
2016-06-23 22:18:42 +02:00
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
Define RtlGenRandom correctly in ntsecapi.h wrapper
2016-12-14 14:14:28 +01:00
fhandler_tape.cc
fhandler_termios.cc
Cygwin: Add IUTF8 termios iflag
2017-01-31 15:36:24 +01:00
fhandler_tty.cc
Add comments to intentional switch fallthroughs
2016-11-24 10:51:32 +01:00
fhandler_virtual.cc
fhandler_virtual.h
fhandler_windows.cc
fhandler_zero.cc
fhandler.cc
Implement fhandler_dev_null::write to workaround a problem with NUL
2017-03-12 12:17:43 +01:00
fhandler.h
Implement fhandler_dev_null::write to workaround a problem with NUL
2017-03-12 12:17:43 +01:00
flock.cc
Drop autoloading of CancelSynchronousIo
2016-06-24 21:07:39 +02:00
fork.cc
fork: Don't copy _main_tls->local_clib from *_impure_ptr
2017-03-10 20:44:53 +01:00
gcrt0.c
gendef
gendevices
Handle up to 63 partitions per drive
2016-06-23 16:56:41 +02:00
gentls_offsets
glob_pattern_p.cc
glob.cc
globals.cc
Remove CYGWIN=detect_bloda option
2016-06-25 00:43:01 +02:00
gmon.c
gmon.h
grp.cc
heap.cc
Fix various OS-related comments
2016-06-24 23:32:39 +02:00
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
Make sure alloca is called even when optimizing, fully init _REENT
2016-08-15 10:56:58 +02:00
ioctl.cc
ipc.cc
kernel32.cc
lc_era.h
lc_msg.h
ldap.cc
ldap.h
libstdcxx_wrapper.cc
loadavg.cc
Implement getloadavg()
2017-03-27 22:03:58 +01:00
loadavg.h
Implement getloadavg()
2017-03-27 22:03:58 +01:00
localtime.cc
lsearch.cc
Makefile.in
Implement getloadavg()
2017-03-27 22:03:58 +01:00
malloc_wrapper.cc
malloc.cc
Only define __getreent inline function when building newlib or Cygwin
2016-08-20 17:14:55 +02:00
math.h
mcount.c
mcountFunc.S
miscfuncs.cc
yield: Don't lower thread priority, it leads to starvation
2017-03-08 17:44:15 +01:00
miscfuncs.h
Simplify check for Alt-Numpad
2017-01-19 21:42:10 +01:00
mkglobals_h
mkimport
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_helper.h
mmap.cc
Handle up to 63 partitions per drive
2016-06-23 16:56:41 +02:00
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
Fix limited Internet speeds caused by inappropriate socket buffering
2017-02-03 21:51:45 +01:00
netdb.cc
nfs.cc
nfs.h
nlsfuncs.cc
Reference __global_locale only via __get_global_locale.
2016-08-23 12:38:28 +02:00
ntdll.h
Define RtlGenRandom correctly in ntsecapi.h wrapper
2016-12-14 14:14:28 +01:00
ntea.cc
ntsecapi.h
Define RtlGenRandom correctly in ntsecapi.h wrapper
2016-12-14 14:14:28 +01:00
passwd.cc
path.cc
Revert "Add release message for commit 973f766f6"
2017-03-14 16:52:20 +01:00
path.h
Eliminate unused parameter from path_conv::eq_worker
2016-11-24 15:06:05 +01:00
pathfinder.h
dlopen (pathfinder): try each basename per dir
2016-09-08 13:36:31 +02:00
perprocess.h
pinfo.cc
Fix formatting in pinfo.cc
2017-01-10 16:38:01 +01:00
pinfo.h
Add a _pinfo.environ() method analogous to _pinfo.cmdline(), and others.
2017-01-10 16:24:50 +01:00
pipe.cc
Remove leftover useless copyright hints
2016-06-25 13:36:52 +02:00
poll.cc
posix_ipc.cc
profil.c
profil.h
pseudo-reloc.cc
pthread.cc
pwdgrp.h
quotactl.cc
Handle up to 63 partitions per drive
2016-06-23 16:56:41 +02:00
random.cc
Only define __getreent inline function when building newlib or Cygwin
2016-08-20 17:14:55 +02:00
registry.cc
registry.h
regparm.h
resource.cc
ROADMAP
scandir.cc
sched.cc
Use PROCESS/THREAD_QUERY_LIMITED_INFORMATION where appropriate
2016-06-27 17:56:16 +02:00
sec_acl.cc
Simplify "Windows-standard-like" permissions
2016-08-19 16:50:15 +02:00
sec_auth.cc
Don't free statically allocated sys_privs
2017-01-09 14:02:19 +01:00
sec_helper.cc
Fix various OS-related comments
2016-06-24 23:32:39 +02:00
sec_posixacl.cc
sec_posixacl.h
security.cc
Simplify "Windows-standard-like" permissions
2016-08-19 16:50:15 +02:00
security.h
Fix outdated S_JUSTCREATED comment
2016-08-19 16:27:07 +02:00
select.cc
Simplify check for Alt-Numpad
2017-01-19 21:42:10 +01:00
select.h
sem.cc
setlsapwd.cc
shared_info.h
Change CURR_SHARED_MAGIC to account for getloadavg patch
2017-03-28 13:41:31 +02:00
shared.cc
Implement getloadavg()
2017-03-27 22:03:58 +01:00
shm.cc
signal.cc
Don't allow sending invalid signals from user space
2016-11-24 14:24:07 +01:00
sigproc.cc
Add comments to intentional switch fallthroughs
2016-11-24 10:51:32 +01:00
sigproc.h
smallprint.cc
Add comments to intentional switch fallthroughs
2016-11-24 10:51:32 +01:00
sortdin
spawn.cc
No longer support "Interact with desktop"
2016-06-25 00:42:36 +02:00
speclib
spinlock.h
strace.cc
strace: Make sure strace timer isn't copied to child process
2016-07-06 19:12:59 +02:00
strfuncs.cc
Move string functions from miscfunc.cc to strfuncs.cc
2017-01-19 21:02:16 +01:00
string.h
strsep.cc
strsig.cc
sync.cc
sync.h
syscalls.cc
cygwin: Do not generate surrogate chars on netapp
2017-03-24 20:52:25 +01:00
sysconf.cc
syslog.cc
termios.cc
textmode.c
textreadmode.c
thread.cc
Drop redundant brackets in call to _reclaim_reent
2017-03-10 20:16:48 +01:00
thread.h
Add pthread_getname_np and pthread_setname_np
2016-08-23 15:07:42 +01:00
timer.cc
times.cc
Use PROCESS/THREAD_QUERY_LIMITED_INFORMATION where appropriate
2016-06-27 17:56:16 +02:00
tls_pbuf.cc
tls_pbuf.h
tlsoffsets64.h
tlsoffsets.h
tmpbuf.h
tty.cc
Handle up to 63 partitions per drive
2016-06-23 16:56:41 +02:00
tty.h
tz_posixrules.h
uinfo.cc
Workaround AzureAD shortcomings
2016-08-18 10:27: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
wchar.h
Consolidate wctomb/mbtowc calls for POSIX-1.2008
2016-08-15 10:56:57 +02:00
wincap.cc
Drop max_sys_priv wincap
2016-06-24 21:00:04 +02:00
wincap.h
Drop max_sys_priv wincap
2016-06-24 21:00:04 +02:00
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