libc/winsup/cygwin
Corinna Vinschen 2e3ff06d3c * syscalls.cc (locked_append): New.
(updwtmp): Remove mutex code and call locked_append.
	(pututline): Ditto.
2003-12-07 12:56:59 +00:00
..
config/i386 Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
include * include/cygwin/types.h (struct __fcntl64): Fix datatype of l_start. 2003-12-04 09:37:55 +00:00
lib * Makefile.in (DLL_OFILES): Add getopt.o and iruserok.o. 2003-09-10 19:13:05 +00:00
libc * bsdlib.cc (getprogname): New function. 2003-11-17 17:25:59 +00:00
regex * regex/regex.h: Define regoff_t as _off_t. 2003-04-10 19:49:30 +00:00
regexp Remove obsolete include. 2001-12-20 03:03:59 +00:00
CYGWIN_LICENSE
ChangeLog * syscalls.cc (locked_append): New. 2003-12-07 12:56:59 +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 * Makefile.in: Change the way that -f options are appended to CFLAGS, slightly. 2003-12-03 00:21:21 +00:00
ROADMAP
acconfig.h Throughout, change USE_CYGSERVER to USE_SERVER. 2003-08-25 18:21:07 +00:00
ansi.sgml
assert.cc Cleanup calls to CreateFile throughout. 2002-09-19 15:12:48 +00:00
autoload.cc * Makefile.in: Add libusr32.a to DLL_IMPORTS. 2003-09-27 03:44:31 +00:00
automode.c
binmode.c
child_info.h * Makefile.in: Add YA method for generating devices.cc. 2003-10-01 12:36:39 +00:00
config.h.in Throughout, change USE_CYGSERVER to USE_SERVER. 2003-08-25 18:21:07 +00:00
configure Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
configure.in Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
cpuid.h * termios.cc (setspeed): New function. 2003-04-16 03:03:45 +00:00
crt0.c * Makefile.in: Rework to accommodate new speclib arguments. 2003-08-06 01:40:12 +00:00
cxx.cc * cxx.cc (new): Fix formatting. Just return result of ccalloc rather than 2003-09-04 03:01:35 +00:00
cygerrno.h Throughout, remove "include <errno.h>" from files which already include 2003-06-16 03:24:13 +00:00
cygheap.cc * cygheap.cc (cygheap_init): Set cygheap->shared_prefix. 2003-12-01 15:03:43 +00:00
cygheap.h * cygheap.cc (cygheap_init): Set cygheap->shared_prefix. 2003-12-01 15:03:43 +00:00
cygmagic
cygmalloc.h * cygmalloc.h: Remove MORECORE_CANNOT_TRIM. It's not true. # cygwin.din: 2003-02-22 23:02:15 +00:00
cygserver.h * cygserver.h (client_request::request_code_t): Add 2003-11-19 18:50:23 +00:00
cygserver_ipc.h * cygserver.h (client_request::request_code_t): Add 2003-11-19 18:50:23 +00:00
cygserver_msg.h * cygserver.h (client_request::request_code_t): Add 2003-11-19 18:50:23 +00:00
cygserver_sem.h * cygserver.h (client_request::request_code_t): Add 2003-11-19 18:50:23 +00:00
cygserver_shm.h * cygserver.h (client_request::request_code_t): Add 2003-11-19 18:50:23 +00:00
cygthread.cc * cygthread.cc (cygthread::stub2): Remove myself from the list of threads 2003-12-05 05:29:17 +00:00
cygthread.h * cygthread.cc (cygthread::stub): Properly establish _threadinfo environment. 2003-12-03 05:21:55 +00:00
cygtls.h * cygtls.h (_threadinfo::find_tls): New function. 2003-12-07 02:56:52 +00:00
cygwin-shilka * cygwin-shilka: Remove '#line directives' or suffer debugging oddities. Use 2003-09-27 05:35:02 +00:00
cygwin.din * Makefile.in (OBSOLETE_FUNCTIONS): Add fcntl. 2003-12-01 17:26:28 +00:00
cygwin.sc
cygwin_version.h
dcrt0.cc * cygtls.h: Add more "don't parse this" guards. 2003-12-06 18:08:38 +00:00
debug.cc * devices.cc: New file. 2003-09-25 00:37:18 +00:00
debug.h Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
delqueue.cc 2003-11-11 Robert Collins <rbtcollins@hotmail.com> 2003-11-14 23:40:06 +00:00
devices.cc Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
devices.h Substitute 0x7fffffff and 0xffffffff by INT32_MAX and UINT32_MAX 2003-12-03 16:35:52 +00:00
devices.in Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
dir.cc * dir.cc (mkdir): Use local security_descriptor. Call 2003-11-26 13:23:27 +00:00
dlfcn.cc 2003-11-11 Robert Collins <rbtcollins@hotmail.com> 2003-11-14 23:40:06 +00:00
dll_init.cc 2003-11-11 Robert Collins <rbtcollins@hotmail.com> 2003-11-14 23:40:06 +00:00
dll_init.h 2003-11-11 Robert Collins <rbtcollins@hotmail.com> 2003-11-14 23:40:06 +00:00
dll_init.sgml
dlmalloc.c * devices.cc: New file. 2003-09-25 00:37:18 +00:00
dlmalloc.h * Makefile.in (MALLOC_OFILES): Always fill in with correct malloc object. 2003-08-31 18:26:58 +00:00
dtable.cc * dtable.cc (build_fh_name): Set error in dummy fhandler when one is noted 2003-11-25 02:03:17 +00:00
dtable.h * devices.cc: New file. 2003-09-25 00:37:18 +00:00
dtable.sgml
environ.cc 2003-11-11 Robert Collins <rbtcollins@hotmail.com> 2003-11-14 23:40:06 +00:00
environ.h 2003-11-11 Robert Collins <rbtcollins@hotmail.com> 2003-11-14 23:40:06 +00:00
errno.cc * errno.cc (errmap): Map ERROR_INVALID_BLOCK_LENGTH to EIO. 2003-08-17 17:12:18 +00:00
exceptions.cc * exceptions.cc (_threadinfo::remove): Avoid a linked list walk. 2003-12-07 03:27:51 +00:00
exec.cc * devices.cc: New file. 2003-09-25 00:37:18 +00:00
external.cc Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
external.sgml
fcntl.cc * fcntl.cc (fcntl_worker): Remove static storage class. 2003-12-03 09:55:42 +00:00
fhandler.cc Substitute 0x7fffffff and 0xffffffff by INT32_MAX and UINT32_MAX 2003-12-03 16:35:52 +00:00
fhandler.h Substitute 0x7fffffff and 0xffffffff by INT32_MAX and UINT32_MAX 2003-12-03 16:35:52 +00:00
fhandler_clipboard.cc * devices.cc: New file. 2003-09-25 00:37:18 +00:00
fhandler_console.cc * dcrt0.cc: Remove local variable alternate_charset_active. 2003-10-16 14:08:28 +00:00
fhandler_disk_file.cc * fhandler_disk_file.cc (fhandler_disk_file::lock): Use UINT32_MAX 2003-12-03 11:22:49 +00:00
fhandler_dsp.cc * devices.cc: New file. 2003-09-25 00:37:18 +00:00
fhandler_fifo.cc * syscalls.cc (system): Strip signal considerations from here so that they are 2003-09-20 00:31:13 +00:00
fhandler_floppy.cc Substitute 0x7fffffff and 0xffffffff by INT32_MAX and UINT32_MAX 2003-12-03 16:35:52 +00:00
fhandler_mem.cc * devices.cc: New file. 2003-09-25 00:37:18 +00:00
fhandler_nodevice.cc * syscalls.cc (system): Strip signal considerations from here so that they are 2003-09-20 00:31:13 +00:00
fhandler_proc.cc 2003-11-11 Robert Collins <rbtcollins@hotmail.com> 2003-11-14 23:40:06 +00:00
fhandler_process.cc 2003-11-11 Robert Collins <rbtcollins@hotmail.com> 2003-11-14 23:40:06 +00:00
fhandler_random.cc * devices.cc: New file. 2003-09-25 00:37:18 +00:00
fhandler_raw.cc 2003-11-11 Robert Collins <rbtcollins@hotmail.com> 2003-11-14 23:40:06 +00:00
fhandler_registry.cc 2003-11-11 Robert Collins <rbtcollins@hotmail.com> 2003-11-14 23:40:06 +00:00
fhandler_serial.cc * devices.cc: New file. 2003-09-25 00:37:18 +00:00
fhandler_socket.cc * dir.cc (mkdir): Use local security_descriptor. Call 2003-11-26 13:23:27 +00:00
fhandler_tape.cc * devices.cc: New file. 2003-09-25 00:37:18 +00:00
fhandler_termios.cc * pinfo.h (_pinfo::getsig): Remove obsolete function, here and throughout. 2003-11-28 22:13:57 +00:00
fhandler_tty.cc * fhandler_tty.cc (fhandler_tty_slave::ioctl): Properly set return value in 2003-10-24 01:13:22 +00:00
fhandler_virtual.cc 2003-11-11 Robert Collins <rbtcollins@hotmail.com> 2003-11-14 23:40:06 +00:00
fhandler_windows.cc * devices.cc: New file. 2003-09-25 00:37:18 +00:00
fhandler_zero.cc * devices.cc: New file. 2003-09-25 00:37:18 +00:00
flock.cc * fcntl.cc (fcntl_worker): Remove static storage class. 2003-12-03 09:55:42 +00:00
fork.cc Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
gcrt0.c
gendef Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
gendevices * gendevices: Issue error when shilka is missing. 2003-11-28 21:20:15 +00:00
gentls_offsets * cygtls.h: Add more "don't parse this" guards. 2003-12-06 18:08:38 +00:00
glob.c * glob.c: Eliminate __INSIDE_CYGWIN__ preprocessor conditionals 2003-03-19 21:38:25 +00:00
gmon.c
gmon.h
grp.cc * devices.cc: New file. 2003-09-25 00:37:18 +00:00
heap.cc Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +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 * signal.cc (nanosleep): Improve test for valid values. Round delay up to 2003-09-07 05:18:01 +00:00
how-autoload-works.txt whitespace 2002-12-12 03:09:38 +00:00
how-cygheap-works.txt
how-fhandlers-work.txt
how-signals-work.txt * pinfo.h (_pinfo::getthread2signal): Remove obsolete function. 2003-11-29 00:26:40 +00:00
how-spawn-works.txt
how-to-debug-cygwin.txt
how-vfork-works.txt
init.cc * cygtls.h: Add more "don't parse this" guards. 2003-12-06 18:08:38 +00:00
ioctl.cc Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
ipc.cc * exceptions.cc (ctrl_c_handler): Send SIGHUP when events occur only if there 2003-07-26 04:53:59 +00:00
localtime.cc * include/tzfile.h: Remove duplicate definition of TM_SUNDAY. 2003-12-01 10:39:17 +00:00
malloc.cc * Makefile.in (MALLOC_OFILES): Always fill in with correct malloc object. 2003-08-31 18:26:58 +00:00
malloc_wrapper.cc * devices.cc: New file. 2003-09-25 00:37:18 +00:00
mcount.c
misc-std.sgml
miscfuncs.cc Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
mkvers.sh * mkvers.sh: Avoid "-dontuse" tags. 2003-05-29 03:50:15 +00:00
mmap.cc Substitute 0x7fffffff and 0xffffffff by INT32_MAX and UINT32_MAX 2003-12-03 16:35:52 +00:00
msg.cc Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
net.cc Substitute 0x7fffffff and 0xffffffff by INT32_MAX and UINT32_MAX 2003-12-03 16:35:52 +00:00
netdb.cc 2003-11-11 Robert Collins <rbtcollins@hotmail.com> 2003-11-14 23:40:06 +00:00
newsym * newsym: Reenable removal of tmp directory. Just use ar to generate archive 2003-07-07 05:30:33 +00:00
ntdll.h * cygwin.din: Export _fdopen64 2003-07-25 16:13:12 +00:00
ntea.cc * Makefile.in: Remove cygserver stuff. 2003-07-02 03:16:00 +00:00
passwd.cc * devices.cc: New file. 2003-09-25 00:37:18 +00:00
path.cc * path.cc (slash_unc_prefix_p): Allow '.' as a valid character after '\\' in a 2003-12-05 04:33:40 +00:00
path.h 2003-11-11 Robert Collins <rbtcollins@hotmail.com> 2003-11-14 23:40:06 +00:00
path.sgml
perprocess.h
perthread.h Substitute 0x7fffffff and 0xffffffff by INT32_MAX and UINT32_MAX 2003-12-03 16:35:52 +00:00
pinfo.cc Substitute 0x7fffffff and 0xffffffff by INT32_MAX and UINT32_MAX 2003-12-03 16:35:52 +00:00
pinfo.h * exceptions.cc (_threadinfo::pop): Zero *contents* of popped stack location 2003-11-30 02:19:45 +00:00
pipe.cc * devices.cc: New file. 2003-09-25 00:37:18 +00:00
poll.cc Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
posix.sgml
profil.c * profil.h (PROFADDR): Prevent overflow when text segments are larger than 2003-04-28 20:10:54 +00:00
profil.h * profil.h (PROFADDR): Prevent overflow when text segments are larger than 2003-04-28 20:10:54 +00:00
pseudo-reloc.cc * lib/pseudo-reloc.c: New file. 2002-12-09 22:49:12 +00:00
pthread.cc 2003-11-11 Robert Collins <rbtcollins@hotmail.com> 2003-11-14 23:40:06 +00:00
pwdgrp.h * Makefile.in: Add finline-functions optimization to CXXFLAGS. 2003-04-17 20:05:15 +00:00
registry.cc 2003-11-11 Robert Collins <rbtcollins@hotmail.com> 2003-11-14 23:40:06 +00:00
registry.h
resource.cc * cygheap.cc (creturn): Set appropriate errno when out of memory. 2003-07-09 01:33:06 +00:00
rmsym * rmsym: Don't use ranlib. 2003-07-07 05:32:24 +00:00
scandir.cc Throughout, remove "include <errno.h>" from files which already include 2003-06-16 03:24:13 +00:00
sched.cc * Makefile.in: Add libusr32.a to DLL_IMPORTS. 2003-09-27 03:44:31 +00:00
sec_acl.cc * dir.cc (mkdir): Use local security_descriptor. Call 2003-11-26 13:23:27 +00:00
sec_helper.cc * sec_helper.cc (set_process_privilege): Rename restore_priv to 2003-11-26 14:29:22 +00:00
security.cc Substitute 0x7fffffff and 0xffffffff by INT32_MAX and UINT32_MAX 2003-12-03 16:35:52 +00:00
security.h * dir.cc (mkdir): Use local security_descriptor. Call 2003-11-26 13:23:27 +00:00
select.cc Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
select.h
sem.cc Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
shared.cc * cygheap.cc (cygheap_init): Set cygheap->shared_prefix. 2003-12-01 15:03:43 +00:00
shared.sgml
shared_info.h 2003-11-11 Robert Collins <rbtcollins@hotmail.com> 2003-11-14 23:40:06 +00:00
shm.cc Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
signal.cc * pinfo.h (_pinfo::getsig): Remove obsolete function, here and throughout. 2003-11-28 22:13:57 +00:00
sigproc.cc * sigproc.cc (no_signals_available): Fix so that non-zero exit state is a true 2003-11-29 00:31:37 +00:00
sigproc.h * exceptions.cc (_threadinfo::pop): Zero *contents* of popped stack location 2003-11-30 02:19:45 +00:00
smallprint.c 2003-11-11 Robert Collins <rbtcollins@hotmail.com> 2003-11-14 23:40:06 +00:00
spawn.cc Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
speclib * speclib: Use correct EOF marker. Ensure that directory is actually deleted 2003-11-28 20:51:11 +00:00
stackdump.sgml
strace.cc 2003-11-11 Robert Collins <rbtcollins@hotmail.com> 2003-11-14 23:40:06 +00:00
string.h whitespace cleanup 2003-03-09 20:31:07 +00:00
strsep.cc Do some minor reformatting of 'extern "C"' use throughout. 2003-03-09 20:10:25 +00:00
sync.cc
sync.h
syscalls.cc * syscalls.cc (locked_append): New. 2003-12-07 12:56:59 +00:00
sysconf.cc * devices.cc: New file. 2003-09-25 00:37:18 +00:00
syslog.cc * syslog.cc (vsyslog): Print debug message if ReportEventA fails. 2003-09-29 12:31:22 +00:00
termios.cc Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
textmode.c
thread.cc * cygtls.h: Add more "don't parse this" guards. 2003-12-06 18:08:38 +00:00
thread.h * cygthread.cc (cygthread::stub): Properly establish _threadinfo environment. 2003-12-03 05:21:55 +00:00
times.cc * devices.cc: New file. 2003-09-25 00:37:18 +00:00
tlsoffsets.h * include/cygwin/signal.h: New file. 2003-11-28 21:01:09 +00:00
tty.cc * Makefile.in: Add $(LIBSERVER) rule. 2003-10-22 10:07:59 +00:00
tty.h
tz_posixrules.h
uinfo.cc Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
uname.cc * autoload.cc: Fix copyright date. 2003-01-15 10:21:23 +00:00
wait.cc Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
winbase.h * cygthread.cc (cygthread::stub): Properly establish _threadinfo environment. 2003-12-03 05:21:55 +00:00
wincap.cc Substitute 0x7fffffff and 0xffffffff by INT32_MAX and UINT32_MAX 2003-12-03 16:35:52 +00:00
wincap.h * Makefile.in: Add libusr32.a to DLL_IMPORTS. 2003-09-27 03:44:31 +00:00
window.cc * exceptions.cc (ctrl_c_handler): Don't send SIGHUP on 2003-10-14 09:21:55 +00:00
winsup.h * fcntl.cc (fcntl_worker): Remove static storage class. 2003-12-03 09:55:42 +00:00
winver.rc * winver.rc: Change Copyright hint to inlcude 2003. 2003-03-09 22:13:06 +00:00
wsock_event.h