newlib/winsup/cygwin
Corinna Vinschen 6ba2b53c53 Change definition of b64_pton from K&R to ANSI
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
2016-03-24 16:25:00 +01:00
..
import
include Fix FIONBIO comments 2016-03-24 16:12:28 +01:00
lib Remove unused and unsafe call to __builtin_frame_address 2016-03-20 11:51:43 +01:00
libc Change definition of b64_pton from K&R to ANSI 2016-03-24 16:25:00 +01:00
regex
release Add release message for commit 59b3bd2 2016-03-23 18:11:38 +01:00
DevNotes
Makefile.in Move arc4random Cygwin only code to Cygwin 2016-03-21 11:12:19 +01:00
ROADMAP
acconfig.h
aclocal.m4
advapi32.cc
analyze_sigfe
assert.cc
autogen.sh
autoload.cc Use DnsFree instead of deprecated DnsRecordListFree 2016-03-23 11:41:26 +01:00
automode.c
binmode.c
child_info.h Safely recognize when fork is running from main thread or another pthread 2015-12-03 12:38:19 +01:00
collate.h
common.din Implement POSIX.1e ACL functions 2016-03-08 13:56:40 +01:00
config.h.in
configure
configure.ac
cpuid.h
crt0.c
ctype.cc
cxx.cc cxx.cc: Disable C++14 warning for new sized delete operator 2016-03-23 11:58:21 +01:00
cygerrno.h
cygheap.cc Remove ill-advised cygwin_props 2016-03-19 13:21:18 +01:00
cygheap.h Fix reading/writing Samba ACLs using RFC2307 mapping 2016-03-12 17:56:21 +01:00
cygheap_malloc.h
cyglsa.h
cygmagic cygwin: work around GCC 5 preprocessor changes 2016-02-13 15:59:55 +01:00
cygmalloc.h
cygserver.h
cygserver_ipc.h Fix race condition when waiting for a signal 2015-11-27 14:39:11 +01:00
cygserver_msg.h
cygserver_pwdgrp.h
cygserver_sem.h
cygserver_setpwd.h
cygserver_shm.h
cygthread.cc Fix race condition when waiting for a signal 2015-11-27 14:39:11 +01:00
cygthread.h
cygtls.cc
cygtls.h Drop using _tlsbase and _tlstop in favor of access via NtCurrentTeb. 2015-12-02 12:11:06 +01:00
cygtls_padsize.h
cygwait.cc Fix race condition when waiting for a signal 2015-11-27 14:39:11 +01:00
cygwait.h Revert "Use high-resolution timebases for select()." 2016-03-20 21:59:47 +01:00
cygwin-cxx.h
cygwin-shilka
cygwin.ldif
cygwin.sc.in
cygwin_version.h
cygxdr.cc
cygxdr.h
dcrt0.cc Do not treat the command line or environment like paths 2016-01-08 15:17:52 +01:00
debug.cc
debug.h
devices.cc
devices.h
devices.in
dir.cc
dlfcn.cc
dll_init.cc
dll_init.h
dllfixdbg
dtable.cc
dtable.h
environ.cc Do not treat the command line or environment like paths 2016-01-08 15:17:52 +01:00
environ.h
errno.cc
exception.h
exceptions.cc cygwin: fix errors with GCC 5 2016-02-12 12:08:40 -06:00
exec.cc
external.cc Support profiling of multi-threaded apps. 2016-03-10 20:39:46 +01:00
fcntl.cc
fenv.cc
fhandler.cc Revert "Debug printfs." 2016-03-20 21:59:43 +01:00
fhandler.h Move get_nonascii_key into fhandler_console. 2016-03-20 14:14:27 +01:00
fhandler_clipboard.cc
fhandler_console.cc Revert "Debug printfs." 2016-03-20 21:59:43 +01:00
fhandler_dev.cc
fhandler_disk_file.cc Add necessary braces to if statements 2016-03-20 11:55:08 +01:00
fhandler_dsp.cc
fhandler_fifo.cc
fhandler_floppy.cc
fhandler_mailslot.cc
fhandler_netdrive.cc
fhandler_nodevice.cc
fhandler_proc.cc
fhandler_process.cc Allow cygwin_conv_path(3) and cygpath(1) to emit /proc/cygdrive prefixed path 2015-12-06 17:25:48 +01:00
fhandler_procnet.cc
fhandler_procsys.cc
fhandler_procsysvipc.cc
fhandler_random.cc Implement getentropy for Cygwin 2016-03-18 14:46:20 +01:00
fhandler_raw.cc
fhandler_registry.cc
fhandler_serial.cc
fhandler_socket.cc Drop usage of old-age BSD types in generically used Cygwin headers 2016-03-24 15:55:25 +01:00
fhandler_tape.cc
fhandler_termios.cc
fhandler_tty.cc Implement POSIX.1e ACL functions 2016-03-08 13:56:40 +01:00
fhandler_virtual.cc Implement POSIX.1e ACL functions 2016-03-08 13:56:40 +01:00
fhandler_virtual.h
fhandler_windows.cc Fix race condition when waiting for a signal 2015-11-27 14:39:11 +01:00
fhandler_zero.cc
flock.cc Fix race condition when waiting for a signal 2015-11-27 14:39:11 +01:00
fork.cc Cleanup in dcrt0.cc and fork.cc 2015-12-03 13:30:51 +01:00
gcrt0.c
gendef Save and restore MXCSR register in delayed signal handling 2015-11-28 11:10:41 +01:00
gendevices
gentls_offsets
glob.cc
glob_pattern_p.cc
globals.cc Remove ill-advised cygwin_props 2016-03-19 13:21:18 +01:00
gmon.c Support profiling of multi-threaded apps. 2016-03-10 20:39:46 +01:00
gmon.h gmon.h: Fix type of gmonparam state member 2016-03-11 22:50:24 +01:00
grp.cc Fix crash reading invalid SIDs from passwd and group files 2015-12-16 12:25:27 +01:00
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 Drop using _tlsbase and _tlstop in favor of access via NtCurrentTeb. 2015-12-02 12:11:06 +01:00
ioctl.cc
ipc.cc
kernel32.cc
lc_era.h
lc_msg.h
ldap.cc
ldap.h
libstdcxx_wrapper.cc
localtime.cc
lsearch.cc
malloc.cc
malloc_wrapper.cc Add nonnull annotation to posix_memalign. 2016-03-21 20:27:16 +01:00
mcount.c Support profiling of multi-threaded apps. 2016-03-10 20:39:46 +01:00
mcountFunc.S
miscfuncs.cc Implement getentropy for Cygwin 2016-03-18 14:46:20 +01:00
miscfuncs.h Implement getentropy for Cygwin 2016-03-18 14:46:20 +01:00
mkglobals_h
mkimport
mkstatic
mktemp.cc
mkvers.sh
mmap.cc Fix /proc/<PID>/maps output for PEB and TEBs on W10 1511 2015-12-03 13:33:43 +01:00
mmap_helper.h
mount.cc Add necessary braces to if statements 2016-03-20 11:55:08 +01:00
mount.h cygwin_conv_path: Always preserve trailing backslashes in conversion to POSIX paths 2016-02-09 15:00:30 +01:00
msg.cc
mtinfo.h
net.cc Fix return type of get_routedst 2016-03-24 16:23:50 +01:00
netdb.cc
nfs.cc
nfs.h
nlsfuncs.cc Fix numeric and monetary decimal point and thousands separator in fa_IR and ps_AF locales 2015-11-21 16:51:12 +01:00
ntdll.h Overwite potentially faked kernel version with correct values 2016-03-09 23:10:17 +01:00
ntea.cc
passwd.cc Fix crash reading invalid SIDs from passwd and group files 2015-12-16 12:25:27 +01:00
path.cc cygwin_conv_path: Always preserve trailing backslashes in conversion to POSIX paths 2016-02-09 15:00:30 +01:00
path.h Drop has_broken_fnoi flag 2016-01-27 15:39:11 +01:00
perprocess.h
pinfo.cc Fix strict aliasing 2016-03-20 12:31:42 +01:00
pinfo.h Return unique inode numbers when calling stat/fstat on pipes and IP sockets 2016-01-11 12:35:41 +01:00
pipe.cc Fix previous fix for generating unique inode numbers for sockets 2016-01-11 19:10:45 +01:00
poll.cc Move fd_stuff from sys/types.h to sys/select.h 2015-12-07 16:28:22 +01:00
posix_ipc.cc Fix race condition when waiting for a signal 2015-11-27 14:39:11 +01:00
profil.c Support profiling of multi-threaded apps. 2016-03-10 20:39:46 +01:00
profil.h
pseudo-reloc.cc Silent relocation truncations considered harmful 2016-02-17 10:55:28 +01:00
pthread.cc
pwdgrp.h
quotactl.cc
random.cc srandom: Replace accessing /dev/random by equivalent getentropy call 2016-03-20 22:29:03 +01:00
registry.cc
registry.h
regparm.h
resource.cc
scandir.cc
sched.cc
sec_acl.cc Don't write NULL SID ACE if it's not necessary. 2016-03-13 16:02:55 +01:00
sec_auth.cc Allocate temporary TOKEN_GROUP arrays using TLS 2016-03-23 17:40:24 +01:00
sec_helper.cc Fix reading/writing Samba ACLs using RFC2307 mapping 2016-03-12 17:56:21 +01: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 Implement POSIX.1e ACL functions 2016-03-08 13:56:40 +01:00
security.h Add cygsid methods to create SIDs from scratch 2016-03-12 16:39:19 +01:00
select.cc Revert "Use high-resolution timebases for select()." 2016-03-20 21:59:47 +01:00
select.h Revert "Use high-resolution timebases for select()." 2016-03-20 21:59:47 +01:00
sem.cc
setlsapwd.cc
shared.cc
shared_info.h
shm.cc
signal.cc
sigproc.cc
sigproc.h
smallprint.cc
sortdin
spawn.cc Propagate correct Windows error if executable can't be opened 2016-03-17 17:46:11 +01:00
speclib
spinlock.h
strace.cc
strfuncs.cc Do not treat the command line or environment like paths 2016-01-08 15:17:52 +01:00
string.h
strsep.cc
strsig.cc cygwin: accept SIGIOT as alias of SIGABRT 2016-02-18 08:20:03 -06:00
sync.cc
sync.h
syscalls.cc Remove misleading indentation 2016-03-20 11:58:57 +01:00
sysconf.cc
syslog.cc
termios.cc
textmode.c
textreadmode.c
thread.cc Fix typoed comparison 2016-03-20 12:19:35 +01:00
thread.h POSIX barrier implementation, take 3 2016-02-13 16:03:15 +01:00
timer.cc
times.cc Drop temporary declaration of GetSystemTimePreciseAsFileTime. 2016-02-18 12:38:24 +01:00
tls_pbuf.cc
tls_pbuf.h
tlsoffsets.h
tlsoffsets64.h
tmpbuf.h
tty.cc
tty.h
tz_posixrules.h
uinfo.cc Only allow enabled groups as primary group 2016-03-23 17:51:03 +01:00
uname.cc Move fd_stuff from sys/types.h to sys/select.h 2015-12-07 16:28:22 +01:00
update-copyright
userinfo.h
wait.cc
wchar.h Do not treat the command line or environment like paths 2016-01-08 15:17:52 +01:00
wincap.cc Overwite potentially faked kernel version with correct values 2016-03-09 23:10:17 +01:00
wincap.h setuid: Create token from scratch without credentials of caller 2016-02-18 11:22:12 +01:00
window.cc
winf.cc
winf.h
wininfo.h
winlean.h
winsup.h Move fd_stuff from sys/types.h to sys/select.h 2015-12-07 16:28:22 +01:00
winver.rc
wow64.cc Always allocate main thread stack from pthread stack area on x86_64. 2015-12-07 16:10:55 +01:00
wow64.h Always allocate main thread stack from pthread stack area on x86_64. 2015-12-07 16:10:55 +01:00
x86_64.din