..
config /i386
…
include
* cygwin.din: Wrap atexit and exit with cygwin, thread-safe functions.
2003-03-01 02:02:42 +00:00
lib
* lib/getopt.c: Refresh from NetBSD sources.
2003-03-03 04:30:09 +00:00
libc
…
regex
* environ.cc (environ_init): Avoid a compiler warning.
2002-09-30 02:51:22 +00:00
regexp
…
CYGWIN_LICENSE
…
ChangeLog
* fhandler.h (fhandler_tty_slave::close): Declare new function.
2003-03-04 04:07:34 +00:00
ChangeLog-1995
…
ChangeLog-1996
…
ChangeLog-1997
…
ChangeLog-1998
…
ChangeLog-1999
…
ChangeLog-2000
…
ChangeLog-2001
…
ChangeLog-2002
Split ChangeLog, create ChangeLog-2002.
2003-01-10 12:32:49 +00:00
Makefile.in
* pwdrp.h (pwdgrp::refresh): Lock entire test prior to reading.
2003-01-24 03:53:46 +00:00
ROADMAP
…
acconfig.h
…
ansi.sgml
…
assert.cc
Cleanup calls to CreateFile throughout.
2002-09-19 15:12:48 +00:00
autoload.cc
* dtable.cc (dtable::build_fhandler_from_name): Set some fhandler
2003-02-21 14:29:18 +00:00
automode.c
…
binmode.c
…
child_info.h
* syscalls.cc (seteuid32): On Win95 get the pw entry. If it exists
2003-01-25 10:36:46 +00:00
config.h.in
…
configure
…
configure.in
* pwdrp.h (pwdgrp::refresh): Lock entire test prior to reading.
2003-01-24 03:53:46 +00:00
cxx.cc
* cxx.cc: New file. Implement new, new[], delete and delete[]
2002-12-04 20:36:23 +00:00
cygerrno.h
…
cygheap.cc
* cygheap.cc: Change most 'int's to 'unsigned's.
2003-01-18 03:26:07 +00:00
cygheap.h
* grp.cc (read_etc_group): On NT, add a line for gid = -1. Change name
2003-01-17 05:18:30 +00:00
cygmagic
* child_info.h: Add _PROC_WHOOPS enum value.
2002-08-27 04:10:54 +00:00
cygmalloc.h
* cygmalloc.h: Remove MORECORE_CANNOT_TRIM. It's not true. # cygwin.din:
2003-02-22 23:02:15 +00:00
cygserver.cc
2002-09-22 Conrad Scott <conrad.scott@dsl.pipex.com>
2002-09-22 12:04:15 +00:00
cygserver_client.cc
2002-09-22 Conrad Scott <conrad.scott@dsl.pipex.com>
2002-09-22 12:04:15 +00:00
cygserver_ipc.h
2002-09-22 Conrad Scott <conrad.scott@dsl.pipex.com>
2002-09-22 12:04:15 +00:00
cygserver_process.cc
2002-09-22 Conrad Scott <conrad.scott@dsl.pipex.com>
2002-09-22 12:04:15 +00:00
cygserver_shm.cc
whitespace
2002-09-30 15:17:44 +00:00
cygserver_shm.h
2002-09-22 Conrad Scott <conrad.scott@dsl.pipex.com>
2002-09-22 12:04:15 +00:00
cygserver_transport.cc
2002-09-22 Conrad Scott <conrad.scott@dsl.pipex.com>
2002-09-22 12:04:15 +00:00
cygserver_transport_pipes.cc
* cygserver_transport_pipes.cc (transport_layer_pipes::accept):
2002-09-30 18:31:56 +00:00
cygserver_transport_sockets.cc
2002-09-22 Conrad Scott <conrad.scott@dsl.pipex.com>
2002-09-22 12:04:15 +00:00
cygthread.cc
* cygthread::detach: Improve error message.
2003-02-27 15:09:31 +00:00
cygthread.h
Throughout, change fhandler_*::read and fhandler_*::raw_read to void functions
2002-12-14 04:01:32 +00:00
cygwin.din
* cygwin.din: Wrap atexit and exit with cygwin, thread-safe functions.
2003-03-01 02:02:42 +00:00
cygwin.sc
* cygwin.sc: Add recent changes from ld sources.
2002-06-23 18:55:23 +00:00
cygwin_version.h
…
dcrt0.cc
* cygwin.din: Wrap atexit and exit with cygwin, thread-safe functions.
2003-03-01 02:02:42 +00:00
debug.cc
Change _function() to function() throughout.
2002-10-21 01:00:58 +00:00
debug.h
* debug.h (handle_list::allocated): Remove field.
2002-08-06 03:40:40 +00:00
delqueue.cc
More GNUify non-GNU formatted functions calls throughout.
2002-09-23 00:31:31 +00:00
devices.h
* include/cygwin/in.h (sockaddr_in): Fix typo.
2003-02-13 15:15:32 +00:00
dir.cc
More GNUify non-GNU formatted functions calls throughout.
2002-09-23 00:31:31 +00:00
dlfcn.cc
* dlfcn.cc (dlerror): Only report load errors once per error.
2003-02-01 05:00:15 +00:00
dll_init.cc
* dll_init.cc (dll_list::load_after_fork): Don't revert to LoadLibrary if
2003-03-02 18:37:17 +00:00
dll_init.h
* dll_init.cc (dll_list::detach): Eliminate reliance on passed in dll address.
2002-11-14 04:29:39 +00:00
dll_init.sgml
…
dlmalloc.c
…
dlmalloc.h
…
dtable.cc
* dll_init.cc (dll_list::load_after_fork): Don't revert to LoadLibrary if
2003-03-02 18:37:17 +00:00
dtable.h
* dll_init.cc (dll_list::load_after_fork): Don't revert to LoadLibrary if
2003-03-02 18:37:17 +00:00
dtable.sgml
…
environ.cc
* include/cygwin/in.h (sockaddr_in): Fix typo.
2003-02-13 15:15:32 +00:00
environ.h
* cygheap.h (cygheap_user): Reorg to accommodate environment caching.
2002-06-29 02:36:08 +00:00
errno.cc
* errno.cc (errmap): Map ERROR_INVALID_ADDRESS to new errno code
2002-09-24 14:17:50 +00:00
exceptions.cc
* exceptions.cc (try_to_debug): Don't reset priority when returning from
2003-02-14 02:52:29 +00:00
exec.cc
Change _function() to function() throughout.
2002-10-21 01:00:58 +00:00
external.cc
* pinfo.h (winpids::set): Renamed from init.
2002-11-29 07:05:26 +00:00
external.sgml
…
fcntl.cc
* dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares.
2002-06-05 04:01:43 +00:00
fhandler.cc
* fhandler.cc (fhandler_base::open): Move some filesystem specific stuff.
2003-02-21 04:33:53 +00:00
fhandler.h
* fhandler.h (fhandler_tty_slave::close): Declare new function.
2003-03-04 04:07:34 +00:00
fhandler_clipboard.cc
Throughout, change fhandler_*::read and fhandler_*::raw_read to void functions
2002-12-14 04:01:32 +00:00
fhandler_console.cc
* fhandler_console.cc (fhandler_console::close): Don't decrement in use counter
2003-03-03 03:58:10 +00:00
fhandler_disk_file.cc
* fhandler.cc (fhandler_base::open): Move some filesystem specific stuff.
2003-02-21 04:33:53 +00:00
fhandler_dsp.cc
* autoload.cc: Fix copyright date.
2003-01-15 10:21:23 +00:00
fhandler_floppy.cc
* uinfo.cc (pwdgrp::load): Regularize strace output. Add warning for
2003-01-26 06:42:40 +00:00
fhandler_mem.cc
Eliminate most unneeded this-> pointers throughout.
2003-02-04 03:01:17 +00:00
fhandler_proc.cc
Split ChangeLog, create ChangeLog-2002.
2003-01-10 12:32:49 +00:00
fhandler_process.cc
Split ChangeLog, create ChangeLog-2002.
2003-01-10 12:32:49 +00:00
fhandler_random.cc
Throughout, change fhandler_*::read and fhandler_*::raw_read to void functions
2002-12-14 04:01:32 +00:00
fhandler_raw.cc
Throughout, change fhandler_*::read and fhandler_*::raw_read to void functions
2002-12-14 04:01:32 +00:00
fhandler_registry.cc
Eliminate most unneeded this-> pointers throughout.
2003-02-04 03:01:17 +00:00
fhandler_serial.cc
Eliminate most unneeded this-> pointers throughout.
2003-02-04 03:01:17 +00:00
fhandler_socket.cc
* fhandler_socket.cc (fhandler_socket::bind): Open and write socket
2003-03-01 16:17:55 +00:00
fhandler_tape.cc
Remove \n from calls to strace class printfs throughout.
2002-09-30 04:35:18 +00:00
fhandler_termios.cc
* spawn.cc (linebuf::~linebuf): Resurrect commented out (for debugging?) code.
2003-02-13 02:52:41 +00:00
fhandler_tty.cc
* fhandler.h (fhandler_tty_slave::close): Declare new function.
2003-03-04 04:07:34 +00:00
fhandler_virtual.cc
* fhandler_disk_file.cc (fhandler_disk_file::opendir): Check descriptor
2003-02-20 14:14:37 +00:00
fhandler_windows.cc
Eliminate most unneeded this-> pointers throughout.
2003-02-04 03:01:17 +00:00
fhandler_zero.cc
Throughout, change fhandler_*::read and fhandler_*::raw_read to void functions
2002-12-14 04:01:32 +00:00
fork.cc
* cygthread.cc (cygthread::exiting): New variable.
2002-10-22 20:16:31 +00:00
gcrt0.c
…
glob.c
whitespace
2002-12-12 03:09:38 +00:00
gmon.c
2002-05-25 Robert Collins <rbtcollins@hotmail.com>
2002-05-24 14:24:33 +00:00
gmon.h
…
grp.cc
* grp.cc (internal_getgroups): Handle properly tokens with
2003-02-18 10:09:37 +00:00
heap.cc
* heap.cc (heap_init): Remove debugging code.
2003-02-07 04:13:41 +00:00
heap.h
* cygheap.cc (cygheap_fixup_in_child): Use user_heap element in cygheap.
2002-10-22 16:18:55 +00:00
hires.h
* environ.cc (environ_init): Avoid a compiler warning.
2002-09-30 02:51:22 +00:00
how-autoload-works.txt
whitespace
2002-12-12 03:09:38 +00:00
how-cygheap-works.txt
…
how-fhandlers-work.txt
.
2002-05-04 04:30:57 +00:00
how-signals-work.txt
update
2002-08-03 23:34:01 +00:00
how-spawn-works.txt
…
how-to-debug-cygwin.txt
add initial information
2002-07-13 21:15:10 +00:00
how-vfork-works.txt
…
init.cc
2002-11-05 Thomas Pfaff <tpfaff@gmx.net>
2002-11-24 13:54:14 +00:00
ioctl.cc
* ioctl.cc (ioctl): Always print ioctl results, even when it's a tty.
2002-11-14 02:15:23 +00:00
ipc.cc
More GNUify non-GNU formatted functions calls throughout.
2002-09-23 00:31:31 +00:00
localtime.cc
2002-12-19 Pierre Humblet <pierre.humblet@ieee.org>
2002-12-20 03:40:00 +00:00
malloc.cc
* include/cygwin/version.h: Bump DLL minor number.
2003-02-08 17:03:34 +00:00
malloc_wrapper.cc
* cygmalloc.h: Remove MORECORE_CANNOT_TRIM. It's not true. # cygwin.din:
2003-02-22 23:02:15 +00:00
mcount.c
…
misc-std.sgml
…
miscfuncs.cc
Split ChangeLog, create ChangeLog-2002.
2003-01-10 12:32:49 +00:00
mkvers.sh
…
mmap.cc
* mmap.cc (mmap64): Fix returned address by taking the granularity
2003-02-25 12:46:39 +00:00
msg.cc
2002-09-22 Conrad Scott <conrad.scott@dsl.pipex.com>
2002-09-22 12:04:15 +00:00
net.cc
* dtable.cc (dtable::build_fhandler_from_name): Set some fhandler
2003-02-21 14:29:18 +00:00
netdb.cc
* netdb.cc: Remove strtok_r comment.
2002-12-14 16:59:59 +00:00
newsym
…
ntdll.h
* autoload.cc: Fix copyright date.
2003-01-15 10:21:23 +00:00
ntea.cc
Cleanup calls to CreateFile throughout.
2002-09-19 15:12:48 +00:00
passwd.cc
* security.h: Introduce names UNKNOWN_UID and UNKNOWN_GID and delete
2003-02-06 14:01:54 +00:00
path.cc
* dtable.cc (dtable::build_fhandler_from_name): Set some fhandler
2003-02-21 14:29:18 +00:00
path.h
w32api:
2003-02-20 10:14:53 +00:00
path.sgml
…
perprocess.h
…
perthread.h
Eliminate most unneeded this-> pointers throughout.
2003-02-04 03:01:17 +00:00
pinfo.cc
Split ChangeLog, create ChangeLog-2002.
2003-01-10 12:32:49 +00:00
pinfo.h
whitespace
2002-12-12 03:09:38 +00:00
pipe.cc
* malloc.cc (DEFAULT_MMAP_THRESHOLD): Set high to avoid mmaps.
2003-02-07 06:15:10 +00:00
poll.cc
* poll.cc (poll): ...but set POLLIN instead.
2002-11-20 11:00:15 +00:00
posix.sgml
…
profil.c
…
profil.h
…
pseudo-reloc.cc
* lib/pseudo-reloc.c: New file.
2002-12-09 22:49:12 +00:00
pthread.cc
Split ChangeLog, create ChangeLog-2002.
2003-01-10 12:32:49 +00:00
pwdgrp.h
* security.h (class cygpsid): New class.
2003-02-04 14:58:04 +00:00
registry.cc
* dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares.
2002-06-05 04:01:43 +00:00
registry.h
…
resource.cc
* dtable.cc (unknown_file): New variable.
2002-10-07 20:06:16 +00:00
rmsym
…
safe_memory.h
2002-09-22 Conrad Scott <conrad.scott@dsl.pipex.com>
2002-09-22 12:04:15 +00:00
scandir.cc
…
sched.cc
* miscfuncs.cc (low_priority_sleep): New function. Use throughout where code
2002-11-13 19:36:12 +00:00
sec_acl.cc
* dtable.cc (dtable::build_fhandler_from_name): Set some fhandler
2003-02-21 14:29:18 +00:00
sec_helper.cc
* sec_helper.cc (get_sids_info): debug_print owner_sid and group_sid.
2003-02-26 08:34:34 +00:00
security.cc
* dtable.cc (dtable::build_fhandler_from_name): Set some fhandler
2003-02-21 14:29:18 +00:00
security.h
* dtable.cc (dtable::build_fhandler_from_name): Set some fhandler
2003-02-21 14:29:18 +00:00
select.cc
Eliminate most unneeded this-> pointers throughout.
2003-02-04 03:01:17 +00:00
select.h
…
sem.cc
2002-09-22 Conrad Scott <conrad.scott@dsl.pipex.com>
2002-09-22 12:04:15 +00:00
shared.cc
* shared.cc (shared_info::heap_chunk_size): Use correct variable when reading
2003-01-31 15:02:40 +00:00
shared.sgml
…
shared_info.h
* cygheap.cc (cygheap_fixup_in_child): Use user_heap element in cygheap.
2002-10-22 16:18:55 +00:00
shm.cc
2002-09-22 Conrad Scott <conrad.scott@dsl.pipex.com>
2002-09-22 12:04:15 +00:00
signal.cc
* cygwin.din: Export nanosleep().
2003-01-22 10:43:39 +00:00
sigproc.cc
* fhandler.cc (fhandler_base::open): Move some filesystem specific stuff.
2003-02-21 04:33:53 +00:00
sigproc.h
* exceptions.cc (sigthread::get_winapi_lock): Just do standard 'give up
2002-11-22 04:43:47 +00:00
smallprint.c
* winver.rc: Add more words to copyright.
2002-06-13 17:28:11 +00:00
spawn.cc
* spawn.cc (linebuf::~linebuf): Resurrect commented out (for debugging?) code.
2003-02-13 02:52:41 +00:00
speclib
…
stackdump.sgml
new description for old api.
2002-04-04 05:28:49 +00:00
strace.cc
Eliminate most unneeded this-> pointers throughout.
2003-02-04 03:01:17 +00:00
string.h
* strings.h (strechr): New function.
2003-01-27 00:16:01 +00:00
strsep.cc
…
sync.cc
* dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares.
2002-06-05 04:01:43 +00:00
sync.h
* Makefile.in: Add support for new malloc.o and renamed malloc_wrapper.o. Use
2002-08-16 19:41:39 +00:00
syscalls.cc
* dll_init.cc (dll_list::load_after_fork): Don't revert to LoadLibrary if
2003-03-02 18:37:17 +00:00
sysconf.cc
Split ChangeLog, create ChangeLog-2002.
2003-01-10 12:32:49 +00:00
syslog.cc
2003-02-23 Pierre Humblet <pierre.humblet@ieee.org>
2003-02-23 19:12:55 +00:00
termios.cc
* fhandler_serial.cc (fhandler_serial::open): Avoid extraneous setting of res.
2003-02-01 04:48:03 +00:00
textmode.c
…
thread.cc
spacing cleanup
2003-01-14 20:31:47 +00:00
thread.h
Split ChangeLog, create ChangeLog-2002.
2003-01-10 12:32:49 +00:00
threaded_queue.cc
2002-09-22 Conrad Scott <conrad.scott@dsl.pipex.com>
2002-09-22 12:04:15 +00:00
threaded_queue.h
2002-09-22 Conrad Scott <conrad.scott@dsl.pipex.com>
2002-09-22 12:04:15 +00:00
times.cc
Change _function() to function() throughout.
2002-10-21 01:00:58 +00:00
tty.cc
* fhandler_tty.cc (fhandler_pty_master::accept_input): Just use a normal Sleep
2002-11-26 20:32:39 +00:00
tty.h
Update copyright.
2002-03-05 18:03:32 +00:00
tz_posixrules.h
…
uinfo.cc
* uinfo.cc (internal_getlogin): Only update user.groups.pgsid
2003-02-27 17:41:15 +00:00
uname.cc
* autoload.cc: Fix copyright date.
2003-01-15 10:21:23 +00:00
wait.cc
* autoload.cc: Fix copyright date.
2003-01-15 10:21:23 +00:00
winbase.h
* winbase.h: Turn on inline versions of Interlocked* by default.
2002-12-14 05:06:59 +00:00
wincap.cc
* wincap.h (wincap): Remove unnecessary definition of
2003-02-20 15:58:55 +00:00
wincap.h
* wincap.h (wincap): Remove unnecessary definition of
2003-02-20 15:58:55 +00:00
window.cc
Split ChangeLog, create ChangeLog-2002.
2003-01-10 12:32:49 +00:00
winsup.h
* dll_init.cc (dll_list::load_after_fork): Don't revert to LoadLibrary if
2003-03-02 18:37:17 +00:00
winver.rc
* winver.rc: Add more words to copyright.
2002-06-13 17:28:11 +00:00
woutsup.h
2002-09-22 Conrad Scott <conrad.scott@dsl.pipex.com>
2002-09-22 12:04:15 +00:00
wsock_event.h
…