..
config /i386
Clean up whitespace.
2011-12-17 23:39:47 +00:00
include
* include/cygwin/wait.h (WAIT_ANY): Define.
2012-12-06 08:32:58 +00:00
lib
* Makefile.common (CFLAGS_COMMON): Add temporary define to work around w32api
2012-07-30 04:43:22 +00:00
libc
* winlean.h: Make sure certain Windows macros are undefined again.
2012-07-12 11:27:28 +00:00
regex
* regex/regcomp.c (p_ere): Allow vertical-line following
2012-06-11 22:15:27 +00:00
release
*** empty log message ***
2012-10-16 12:02:42 +00:00
ChangeLog
* cygtls.h (_cygtls::get_signal_arrived): Add parameter to make lock/unlock
2012-12-07 17:23:22 +00:00
ChangeLog-1995
…
ChangeLog-1996
…
ChangeLog-1997
…
ChangeLog-1998
…
ChangeLog-1999
…
ChangeLog-2000
…
ChangeLog-2001
…
ChangeLog-2002
* ChangeLog-2002: Fix typo.
2009-09-22 02:49:15 +00:00
ChangeLog-2003
…
ChangeLog-2004
…
ChangeLog-2005
…
ChangeLog-2006
…
ChangeLog-2007
…
ChangeLog-2008
* ChangeLog-2002: Fix typo.
2009-09-22 02:49:15 +00:00
ChangeLog-2009
* dcrt0.cc: Bump copyright.
2010-01-01 19:28:15 +00:00
ChangeLog-2010
* ChangeLog-2010: Create from ChangeLog.
2011-01-03 01:53:19 +00:00
ChangeLog-2011
Bump ChangeLog
2012-01-01 16:57:25 +00:00
DevNotes
* DevNotes: Add entry cgf-000016.
2012-08-17 17:29:21 +00:00
Makefile.in
cygwin/ChangeLog:
2012-11-23 14:52:07 +00:00
ROADMAP
…
acconfig.h
ChangeLog:
2009-01-21 17:14:39 +00:00
aclocal.m4
revert erroneous checkin
2012-11-30 07:14:36 +00:00
advapi32.cc
* pseudo-reloc.cc: Drop including wchar.h.
2012-07-12 10:33:54 +00:00
analyze_sigfe
…
assert.cc
Throughout use "have_execed" macro rather than "hExeced" global handle.
2011-11-14 01:29:49 +00:00
autogen.sh
ChangeLog:
2012-11-23 13:22:47 +00:00
autoload.cc
* autoload.cc (NetUseGetInfo): Define.
2012-02-16 11:02:05 +00:00
automode.c
* winlean.h: New file.
2010-08-30 01:57:37 +00:00
binmode.c
* winlean.h: New file.
2010-08-30 01:57:37 +00:00
child_info.h
* child_info.h (class child_info_spawn): Drop unused member lock.
2012-12-05 10:37:17 +00:00
collate.h
* Makefile.in (clean): Remove non-existant regexp dir.
2012-02-13 13:12:37 +00:00
config.h.in
ChangeLog:
2009-01-21 17:14:39 +00:00
configure
revert erroneous checkin
2012-11-30 07:14:36 +00:00
configure.ac
ChangeLog:
2012-11-26 19:50:45 +00:00
cpuid.h
…
crt0.c
* crt0.c (mainCRTStartup): Move call to _feinitialise from here...
2011-03-17 08:40:25 +00:00
ctype.cc
whitespace elimination
2011-06-06 05:02:13 +00:00
cxx.cc
* cxx.cc (default_cygwin_cxx_malloc): Enhance commenting.
2009-08-13 07:35:50 +00:00
cygerrno.h
* cygerrno.h (__set_errno): Modify debugging output to make searching strace
2011-10-15 22:37:30 +00:00
cygheap.cc
* cygheap.cc (init_cygheap::find_tls): Don't consider unitialized threads.
2012-08-16 17:11:41 +00:00
cygheap.h
* DevNotes: Add entry cgf-000014.
2012-08-09 19:58:53 +00:00
cygheap_malloc.h
* sigproc.cc (remove_proc): Don't terminate the currently executing thread.
2011-11-29 15:34:49 +00:00
cyglsa.h
Change length for domain buffers from INTERNET_MAX_HOST_NAME_LENGTH to
2008-07-11 10:00:36 +00:00
cygmagic
…
cygmalloc.h
…
cygprops.h
* cygprops.h: Use #pragma once.
2012-03-19 17:49:40 +00:00
cygserver.h
* Makefile.in (DLL_OFILES): Add setlsapwd.o.
2008-11-26 10:18:10 +00:00
cygserver_ipc.h
* DevNotes: Add entry cgf-000013.
2012-07-21 22:58:20 +00:00
cygserver_msg.h
* Makefile.in (DLL_OFILES): Add setlsapwd.o.
2008-11-26 10:18:10 +00:00
cygserver_sem.h
* Makefile.in (DLL_OFILES): Add setlsapwd.o.
2008-11-26 10:18:10 +00:00
cygserver_setpwd.h
* cygserver_setpwd.h (setlsapwd): Add username parameter to declaration.
2011-04-04 09:04:00 +00:00
cygserver_shm.h
* Makefile.in (DLL_OFILES): Add setlsapwd.o.
2008-11-26 10:18:10 +00:00
cygthread.cc
* cygthread.cc (cygthread::stub): Remove old, unnecessary, FIXMEd code.
2012-09-14 03:32:52 +00:00
cygthread.h
* cygthread.h (cygthread::name): Very minor formatting tweak.
2011-12-13 04:11:48 +00:00
cygtls.cc
* DevNotes: Add entry cgf-000016.
2012-08-17 17:29:21 +00:00
cygtls.h
* cygtls.h (_cygtls::get_signal_arrived): Add parameter to make lock/unlock
2012-12-07 17:23:22 +00:00
cygwait.cc
Rename cancelable_wait -> cygwait throughout.
2012-08-15 19:07:42 +00:00
cygwait.h
Rename cancelable_wait -> cygwait throughout.
2012-08-15 19:07:42 +00:00
cygwin-cxx.h
winsup/ChangeLog:
2009-07-07 20:12:44 +00:00
cygwin-shilka
…
cygwin.din
* termios.cc (cfsetspeed): New function.
2012-11-21 20:13:07 +00:00
cygwin.sc
* cygwin.sc (.rdata): Revert patch from 2012-07-06.
2012-07-09 14:55:02 +00:00
cygwin_version.h
…
cygxdr.cc
whitespace elimination
2011-06-06 05:02:13 +00:00
cygxdr.h
whitespace elimination
2011-06-06 05:02:13 +00:00
dcrt0.cc
revert erroneous checkin
2012-11-30 07:14:36 +00:00
debug.cc
Revert erroneous checkin
2011-12-09 06:57:21 +00:00
debug.h
* fhandler_tty.cc (fhandler_tty_slave::init): Add additional checks to
2010-09-20 20:25:50 +00:00
devices.cc
* devices.in: Fix native name of /dev/kmem.
2012-05-22 17:37:40 +00:00
devices.h
* devices.h (lives_in_dev): New field.
2012-04-02 20:41:46 +00:00
devices.in
* devices.in: Fix native name of /dev/kmem.
2012-05-22 17:37:40 +00:00
dir.cc
* dir.cc (closedir): Fix syscall_printf.
2012-10-26 15:12:14 +00:00
dlfcn.cc
* dlfcn.cc (gfpod_helper): Helper function to search DLL using
2011-09-01 08:17:07 +00:00
dll_init.cc
whitespace cleanup
2012-08-16 23:34:45 +00:00
dll_init.h
* dll_init.cc: Revert pathname changes from 2012-02-08.
2012-03-04 13:50:12 +00:00
dll_init.sgml
…
dllfixdbg
* dllfixdbg: Work around annoying gdb warning about missing .gnu_debuglink.
2011-12-09 17:46:12 +00:00
dlmalloc.c
…
dlmalloc.h
…
dtable.cc
In terms of network related functionality, rely on Winsock definitions
2012-07-06 13:52:19 +00:00
dtable.h
* DevNotes: Add entry cgf-000011.
2012-06-03 18:02:45 +00:00
dtable.sgml
…
environ.cc
* dcrt0.cc (quoted): Renamed strechr to strchrnul.
2012-10-27 12:09:38 +00:00
environ.h
…
errno.cc
* errno.cc (errmap): Keep sorted.
2012-08-14 18:38:22 +00:00
exception.h
* exception.h (stackdump): Declare.
2012-02-12 22:43:33 +00:00
exceptions.cc
* cygtls.h (_cygtls::get_signal_arrived): Add parameter to make lock/unlock
2012-12-07 17:23:22 +00:00
exec.cc
* include/process.h: Move here from include/cygwin subdir.
2012-02-07 17:15:07 +00:00
external.cc
* external.cc (fillout_pinfo): Return NULL rather than 0.
2012-07-02 19:48:33 +00:00
external.sgml
…
fcntl.cc
* fcntl.cc (fcntl64): Add introductory debug statement. Call dup3 directory
2012-02-01 17:38:07 +00:00
fenv.cc
* fenv.cc (fesetround): Fix test for valid input parameter.
2012-05-02 07:42:08 +00:00
fhandler.cc
whitespace cleanup
2012-08-16 23:34:45 +00:00
fhandler.h
* fhandler.h (class fhandler_dev_raw): Add members devbufalloc and
2012-10-13 12:34:18 +00:00
fhandler_clipboard.cc
* fhandler_clipboard.cc (fhandler_dev_clipboard::read): Use
2012-08-17 09:23:34 +00:00
fhandler_console.cc
whitespace cleanup
2012-08-16 23:34:45 +00:00
fhandler_dev.cc
* devices.h (device::get_device): New method.
2012-04-02 19:25:58 +00:00
fhandler_disk_file.cc
* fhandler_disk_file.cc (fhandler_disk_file::rewinddir): Fix using
2012-10-31 15:02:13 +00:00
fhandler_dsp.cc
Add '#include "cygwait.h"' throughout, where appropriate.
2012-06-17 20:50:24 +00:00
fhandler_fifo.cc
Add '#include "cygwait.h"' throughout, where appropriate.
2012-06-17 20:50:24 +00:00
fhandler_floppy.cc
* fhandler_floppy.cc (fhandler_dev_floppy::lseek): Remove lloffset.
2012-10-16 09:52:26 +00:00
fhandler_mailslot.cc
* cygheap.cc (init_cygheap::init_installation_root): Convert function
2012-02-14 11:27:43 +00:00
fhandler_mem.cc
* devices.in: Fix native name of /dev/kmem.
2012-05-22 17:37:40 +00:00
fhandler_netdrive.cc
Throughout, remove extra space after function name from debugging output.
2011-12-03 21:43:27 +00:00
fhandler_nodevice.cc
* fhandler_nodevice.cc (fhandler_nodevice::open): Convert EROFS to
2012-04-04 12:45:24 +00:00
fhandler_proc.cc
Throughout use wincap.allocation_granularity instead of getpagesize.
2011-12-22 11:02:36 +00:00
fhandler_process.cc
whitespace cleanup
2012-08-16 23:34:45 +00:00
fhandler_procnet.cc
* fhandler_procnet.cc: Fix copyright.
2012-07-06 13:56:37 +00:00
fhandler_procsys.cc
Throughout, remove extra space after function name from debugging output.
2011-12-03 21:43:27 +00:00
fhandler_procsysvipc.cc
Throughout, remove extra space after function name from debugging output.
2011-12-03 21:43:27 +00:00
fhandler_random.cc
Throughout use "have_execed" macro rather than "hExeced" global handle.
2011-11-14 01:29:49 +00:00
fhandler_raw.cc
* fhandler_floppy.cc (fhandler_dev_floppy::lseek): Remove lloffset.
2012-10-16 09:52:26 +00:00
fhandler_registry.cc
* fhandler_registry.cc: Drop Mingw.org considerations.
2012-11-26 13:28:53 +00:00
fhandler_serial.cc
* fhandler_registry.cc: Drop Mingw.org considerations.
2012-11-26 13:28:53 +00:00
fhandler_socket.cc
* fhandler_registry.cc: Drop Mingw.org considerations.
2012-11-26 13:28:53 +00:00
fhandler_tape.cc
* fhandler_registry.cc: Drop Mingw.org considerations.
2012-11-26 13:28:53 +00:00
fhandler_termios.cc
* fhandler_termios.cc (fhandler_termios::line_edit): Don't do special character
2012-11-08 17:27:00 +00:00
fhandler_tty.cc
* fhandler_registry.cc: Drop Mingw.org considerations.
2012-11-26 13:28:53 +00:00
fhandler_virtual.cc
* fhandler_virtual.cc (fhandler_virtual::opendir): Eliminate duplicate
2012-07-02 20:01:19 +00:00
fhandler_virtual.h
* autoload.cc: Call _api_fatal in asm.
2011-05-28 18:17:09 +00:00
fhandler_windows.cc
Change "set_thread_waiting" to "set_signal_arrived" throughout.
2012-07-23 04:36:48 +00:00
fhandler_zero.cc
* sigproc.h (wait_for_sigthread): Eliminate parameter.
2009-07-24 20:54:33 +00:00
flock.cc
whitespace cleanup
2012-08-16 23:34:45 +00:00
fork.cc
* DevNotes: Add entry cgf-000004.
2012-05-08 15:06:43 +00:00
gcrt0.c
…
gendef
* cygtls.h (_cygtls::get_signal_arrived): Add parameter to make lock/unlock
2012-12-07 17:23:22 +00:00
gendevices
* devices.h (lives_in_dev): New field.
2012-04-02 20:41:46 +00:00
gentls_offsets
* cygtls.cc (_cygtls::reset_signal_arrived): New function.
2012-07-29 21:43:29 +00:00
glob.cc
whitespace cleanup
2012-08-16 23:34:45 +00:00
glob_pattern_p.cc
* glob_pattern_p.cc: New file.
2008-12-31 21:33:34 +00:00
globals.cc
whitespace cleanup
2012-08-16 23:34:45 +00:00
gmon.c
* gmon.c (_mcleanup): Fix scope bug when using gmon_out array.
2012-08-14 19:38:43 +00:00
gmon.h
…
grp.cc
* grp.cc (pwdgrp::parse_group): Convert grp from macro to reference.
2012-02-03 12:26:08 +00:00
heap.cc
* strace.cc (strace::activate): Move printing heap size from here...
2012-05-21 19:45:12 +00:00
heap.h
…
hires.h
* hires.h (hires_ms::dmsecs): Drop unused method.
2012-03-26 09:05:50 +00:00
hookapi.cc
whitespace cleanup
2012-08-16 23:34:45 +00: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-spawn-works.txt: Add "out of date" note.
2009-07-12 21:26:40 +00:00
how-startup-shutdown-works.txt
* how-startup-shutdown-works.txt: Add new document.
2010-02-02 01:54:55 +00:00
how-to-debug-cygwin.txt
…
how-vfork-works.txt
* how-spawn-works.txt: Add "out of date" note.
2009-07-12 21:26:40 +00:00
init.cc
* init.cc (dll_entry): Move wincap.init call back from here...
2012-03-05 12:09:22 +00:00
ioctl.cc
* cygthread.h (cygthread::name): Very minor formatting tweak.
2011-12-13 04:11:48 +00:00
ipc.cc
Remove all traces of __CYGWIN_USE_BIG_TYPES__.
2010-02-26 09:36:21 +00:00
kernel32.cc
* pseudo-reloc.cc: Drop including wchar.h.
2012-07-12 10:33:54 +00: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
* lc_msg.h: Regenerate.
2011-09-01 19:19:29 +00:00
libstdcxx_wrapper.cc
* fhandler.h (fhandler_cygdrive:DRVSZ): New enum.
2009-08-04 04:20:36 +00:00
localtime.cc
* localtime.cc (tzload): Don't change global timezone information
2011-04-18 19:07:18 +00:00
lsearch.cc
…
malloc.cc
…
malloc_wrapper.cc
* cygwin.din: Export reallocf.
2009-02-16 20:22:38 +00:00
mcount.c
Remove unneeded header files from source files throughout. Update copyrights
2009-01-03 05:12:22 +00:00
miscfuncs.cc
whitespace cleanup
2012-08-16 23:34:45 +00:00
miscfuncs.h
* miscfuncs.cc (WritePipeOverlapped): Define second parameter LPCVOID,
2012-06-27 13:35:48 +00:00
mkglobals_h
* cygprops.h: Use #pragma once.
2012-03-19 17:49:40 +00:00
mkimport
* mkstatic: Make sure that we are not cd'ed to temporary directory on exit to
2011-02-11 18:00:55 +00:00
mkstatic
* mkstatic: Make sure that we are not cd'ed to temporary directory on exit to
2011-02-11 18:00:55 +00:00
mktemp.cc
Add mkostemp and mkostemps.
2010-07-19 18:22:40 +00:00
mkvers.sh
ChangeLog:
2012-11-23 13:22:47 +00:00
mmap.cc
* dtable.cc (cygwin_attach_handle_to_fd): Defend against NULL return from
2012-04-07 17:32:44 +00:00
mmap_helper.h
whitespace elimination
2011-06-06 05:02:13 +00:00
mount.cc
whitespace cleanup
2012-08-16 23:34:45 +00:00
mount.h
* mount.cc (fs_names): Add missing ReFS entry. Change comment.
2012-08-14 09:49:25 +00:00
msg.cc
ChangeLog:
2009-01-21 17:14:39 +00:00
mtinfo.h
* fhandler_tape.cc (mtinfo::initialize): Remove synchronization stuff.
2008-07-15 11:42:45 +00:00
net.cc
* fhandler_registry.cc: Drop Mingw.org considerations.
2012-11-26 13:28:53 +00:00
netdb.cc
* netdb.cc (open_system_file): Avoid MS-DOS path warning.
2011-12-13 17:46:08 +00:00
nfs.cc
* fhandler_disk_file.cc (fhandler_base::fstat_by_nfs_ea): Simplify.
2010-10-02 19:03:44 +00:00
nfs.h
* fhandler_disk_file.cc (fhandler_base::fstat_by_nfs_ea): Simplify.
2010-10-02 19:03:44 +00:00
nlsfuncs.cc
* Makefile.in (clean): Remove non-existant regexp dir.
2012-02-13 13:12:37 +00:00
ntdll.h
* fhandler_registry.cc: Drop Mingw.org considerations.
2012-11-26 13:28:53 +00:00
ntea.cc
Throughout, remove extra space after function name from debugging output.
2011-12-03 21:43:27 +00:00
passwd.cc
* passwd.cc (getpass): Make check for closed stream more reliable.
2012-07-09 12:57:03 +00:00
path.cc
whitespace cleanup
2012-08-16 23:34:45 +00:00
path.h
* path.cc (etc::dir_changed): Change `io' to a static NO_COPY
2012-07-31 19:36:16 +00:00
path.sgml
* path.sgml (func-cygwin-conv-path): Clarify meaning of size parameter.
2009-12-18 10:11:56 +00:00
perprocess.h
…
pinfo.cc
* winbase.h: Semi-reinstantiate to workaround lack inline assembler
2012-11-11 10:56:01 +00:00
pinfo.h
* child_info.h (child_info::postfork): Define new function.
2012-03-21 15:54:50 +00:00
pipe.cc
* DevNotes: Add entry cgf-000005.
2012-05-12 19:17:17 +00:00
poll.cc
* DevNotes: Add entry cgf-000013.
2012-07-21 22:58:20 +00:00
posix.sgml
* termios.cc (cfsetspeed): New function.
2012-11-21 20:13:07 +00:00
posix_ipc.cc
Rename cancelable_wait -> cygwait throughout.
2012-08-15 19:07:42 +00:00
profil.c
* winlean.h: New file.
2010-08-30 01:57:37 +00:00
profil.h
…
pseudo-reloc.cc
* pseudo-reloc.cc (auto_protect_for): New function.
2012-09-02 10:21:34 +00:00
pthread.cc
* cygwin.din (pthread_spin_destroy): Export.
2011-03-29 10:32:40 +00:00
pwdgrp.h
* pwdgrp.h (pwdgrp::refresh): Fix indentation.
2008-12-20 09:35:18 +00:00
random.cc
* cygheap.cc (creturn): Reorganize to avoid a new compiler warning/error.
2008-09-11 04:34:24 +00:00
registry.cc
* registry.cc (reg_key::build_reg): Fix typo in debug output.
2012-05-25 14:49:56 +00:00
registry.h
* registry.cc (reg_key::get_dword): Rename from get_int, use DWORD
2011-04-23 13:15:46 +00:00
resource.cc
Throughout, remove extra space after function name from debugging output.
2011-12-03 21:43:27 +00:00
scandir.cc
…
sched.cc
* fhandler_registry.cc: Drop Mingw.org considerations.
2012-11-26 13:28:53 +00:00
sec_acl.cc
* dcrt0.cc (quoted): Renamed strechr to strchrnul.
2012-10-27 12:09:38 +00:00
sec_auth.cc
* dcrt0.cc (quoted): Renamed strechr to strchrnul.
2012-10-27 12:09:38 +00:00
sec_helper.cc
* fhandler_registry.cc: Drop Mingw.org considerations.
2012-11-26 13:28:53 +00:00
security.cc
* globals.cc (ro_u_refs): New R/O unicode string.
2012-06-03 16:46:53 +00:00
security.h
* DevNotes: Add entry cgf-000013.
2012-07-21 22:58:20 +00:00
security.sgml
…
select.cc
ChangeLog:
2012-11-23 13:22:47 +00:00
select.h
* cygwait.h (cancelable_wait): Make extern to avoid always including.
2012-06-27 21:42:11 +00:00
sem.cc
ChangeLog:
2009-01-21 17:14:39 +00:00
setlsapwd.cc
* cygserver_setpwd.h (setlsapwd): Add username parameter to declaration.
2011-04-04 09:04:00 +00:00
shared.cc
* fhandler_termios.cc (fhandler_termios::line_edit): Use special case '%0c'
2012-07-29 19:18:05 +00:00
shared_info.h
* cygheap.cc (init_cygheap::init_installation_root): Convert function
2012-02-14 11:27:43 +00:00
shm.cc
Throughout, replace hMainProc with GetCurrentProcess/NtCurrentProcess
2009-12-18 20:32:04 +00:00
signal.cc
Rename cancelable_wait -> cygwait throughout.
2012-08-15 19:07:42 +00:00
sigproc.cc
* child_info.h (class child_info_spawn): Drop unused member lock.
2012-12-05 10:37:17 +00:00
sigproc.h
* DevNotes: Add entry cgf-000016.
2012-08-17 17:29:21 +00:00
smallprint.cc
whitespace cleanup
2012-08-16 23:34:45 +00:00
sortdin
…
spawn.cc
* spawn.cc (child_info_spawn::worker): Make detection of '/c' case insensitive
2012-11-30 07:11:19 +00:00
speclib
* mkstatic: Make sure that we are not cd'ed to temporary directory on exit to
2011-02-11 18:00:55 +00:00
spinlock.h
* shared_info.h (user_info): Add dll_crt0_1 as a friend.
2010-03-15 21:29:15 +00:00
stackdump.sgml
…
strace.cc
* strace.cc (strace::activate): Move printing heap size from here...
2012-05-21 19:45:12 +00:00
strfuncs.cc
* fhandler.h (class fhandler_dev_clipboard): Remove member eof.
2012-07-02 20:17:27 +00:00
string.h
* dcrt0.cc (quoted): Renamed strechr to strchrnul.
2012-10-27 12:09:38 +00:00
strsep.cc
…
strsig.cc
* cygwin.din (psiginfo): Export.
2011-05-04 22:12:15 +00:00
sync.cc
* sync.cc: Fix comment.
2011-11-29 17:26:57 +00:00
sync.h
* fork.cc (lock_signals): Move to sigproc.h.
2012-03-16 20:20:29 +00:00
syscalls.cc
whitespace cleanup
2012-08-16 23:34:45 +00:00
sysconf.cc
* Throughout, replace usage of w32api's min with MIN from sys/param.h.
2012-03-08 09:36:11 +00:00
syslog.cc
* fhandler_procnet.cc: Fix copyright.
2012-07-06 13:56:37 +00:00
termios.cc
* termios.cc (cfsetspeed): New function.
2012-11-21 20:13:07 +00:00
textmode.c
* winlean.h: New file.
2010-08-30 01:57:37 +00:00
textreadmode.c
* winlean.h: New file.
2010-08-30 01:57:37 +00:00
thread.cc
whitespace cleanup
2012-08-16 23:34:45 +00:00
thread.h
* thread.h (List_insert): Cast first parameter in
2012-10-23 10:17:29 +00:00
timer.cc
* timer.cc (getitimer): Don't create another local ret variable in
2012-02-17 17:34:01 +00:00
times.cc
* times.cc (clock_setres): Set minperiod to period.
2012-03-28 07:38:35 +00:00
tls_pbuf.cc
* init.cc (search_for): Put this in shared section or suffer subtle problems
2010-12-12 05:48:29 +00:00
tls_pbuf.h
…
tlsoffsets.h
* cygtls.h (_cygtls::will_wait_for_signal): Rename from 'signal_waiting' to
2012-12-04 20:26:18 +00:00
tmpbuf.h
* tmpbuf.h: New file.
2010-06-21 19:55:12 +00:00
tty.cc
* cygwin.din (getpt): Export.
2011-12-30 20:22:28 +00:00
tty.h
* fhandler_termios.cc (fhandler_termios::line_edit): Don't manipulate
2012-10-12 01:19:04 +00:00
tz_posixrules.h
…
uinfo.cc
* dcrt0.cc (quoted): Renamed strechr to strchrnul.
2012-10-27 12:09:38 +00:00
uname.cc
…
wait.cc
Rename cancelable_wait -> cygwait throughout.
2012-08-15 19:07:42 +00:00
wchar.h
Replace regex files with multibyte-aware version from FreeBSD.
2010-02-04 12:35:49 +00:00
winbase.h
* winbase.h: Semi-reinstantiate to workaround lack inline assembler
2012-11-11 10:56:01 +00:00
wincap.cc
* wincap.cc (wincapc::init): Drop memset call since it can result in
2012-07-24 13:56:14 +00:00
wincap.h
* net.cc (get_adapters_addresses): Only create thread on affected
2012-05-03 08:34:44 +00:00
window.cc
Throughout, use user32 UNICODE functions rather than ANSI functions.
2011-05-01 14:35:12 +00:00
winf.cc
* cygheap_malloc.h: New file.
2009-08-01 19:52:46 +00:00
winf.h
* exec.cc: Include pinfo.h.
2011-01-20 11:09:21 +00:00
wininfo.h
…
winlean.h
* Makefile.common (CFLAGS_COMMON): Add temporary define to work around w32api
2012-07-30 04:43:22 +00:00
winsup.h
ChangeLog:
2012-11-23 13:22:47 +00:00
winver.rc
* winver.rc: Bump copyright date.
2012-03-04 13:19:21 +00:00
wow64.cc
* dcrt0.cc (_dll_crt0): Rephrase comments. Set $ebp to NULL, as in
2011-12-21 17:19:48 +00:00
wow64.h
* dcrt0.cc (dll_crt0_0): Check for wincap.wow64_has_secondary_stack
2011-12-19 12:50:35 +00:00