newlib/winsup/cygwin
Corinna Vinschen 4293884185 * security.cc (cygwin_set_impersonation_token): Never destroy
previous token object.
        (subauth): Create token source with well defined identifier.
2001-05-17 13:31:45 +00:00
..
config/i386
include * include/pthread.h: Remove C++ comment. 2001-05-09 14:45:47 +00:00
lib * cygheap.cc (_cfree): Add regparm attribute. 2001-05-08 15:16:49 +00:00
regexp * exceptions.cc (ctrl_c_handler): Always send signal to process if it has no 2001-05-04 20:39:38 +00:00
acconfig.h
ansi.sgml
assert.cc
autoload.cc * autoload.h: Eliminate. 2001-05-16 05:07:51 +00:00
automode.c
binmode.c
ChangeLog * security.cc (cygwin_set_impersonation_token): Never destroy 2001-05-17 13:31:45 +00:00
ChangeLog-1995
ChangeLog-1996
ChangeLog-1997
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
child_info.h * include/cygwin/version.h: Bump minor version number. 2001-04-25 14:59:49 +00:00
config.h.in * dlmalloc.c: New file. Port of Doug Lea's malloc 2001-04-24 15:25:31 +00:00
configure * dlmalloc.c: New file. Port of Doug Lea's malloc 2001-04-24 15:25:31 +00:00
configure.in * dlmalloc.c: New file. Port of Doug Lea's malloc 2001-04-24 15:25:31 +00:00
cygerrno.h
cygheap.cc * cygheap.cc (_cfree): Add regparm attribute. 2001-05-08 15:16:49 +00:00
cygheap.h Throughout, change fdtab references to cygheap->fdtab. 2001-04-18 21:10:15 +00:00
cygrun.c * cygrun.c (main): Fix compiler warning. 2001-04-03 02:53:25 +00:00
CYGWIN_LICENSE
cygwin_version.h
cygwin.din * cygwin.din: Export asctime_r, ctime_r, gmtime_r, localtime_r 2001-04-25 16:18:43 +00:00
dcrt0.cc * cygheap.cc (_cfree): Add regparm attribute. 2001-05-08 15:16:49 +00:00
debug.cc Revert much of previous erroneous checkin. Add ChangeLog entry. 2001-05-04 21:02:15 +00:00
debug.h * dlmalloc.c: New file. Port of Doug Lea's malloc 2001-04-24 15:25:31 +00:00
delqueue.cc
delqueue.h
dir.cc * dir.cc (rmdir): Rearrange slightly to allow removing directories 2001-05-12 16:24:05 +00:00
dlfcn.cc * dlfcn.cc (check_access): Eliminate. 2001-03-26 01:16:11 +00:00
dll_init.cc
dll_init.h
dll_init.sgml
dlmalloc.c * dlmalloc.c: New file. Port of Doug Lea's malloc 2001-04-24 15:25:31 +00:00
dlmalloc.h * dlmalloc.c: New file. Port of Doug Lea's malloc 2001-04-24 15:25:31 +00:00
dtable.cc * autoload.h: Eliminate. 2001-05-16 05:07:51 +00:00
dtable.h * cygheap.cc (_cfree): Add regparm attribute. 2001-05-08 15:16:49 +00:00
dtable.sgml
environ.cc Christopher Faylor <cgf@redhat.com> 2001-05-11 03:27:22 +00:00
environ.h
errno.cc * errno.cc (_sys_errlist): Add missing commas. 2001-05-14 19:39:57 +00:00
exceptions.cc * exceptions.cc (handle_exceptions): Don't print message when executing from a 2001-05-11 05:11:12 +00:00
exec.cc
external.cc * external.cc (fillout_pinfo): Use correct pids. 2001-05-11 21:01:44 +00:00
external.sgml
fcntl.cc Throughout, change fdtab references to cygheap->fdtab. 2001-04-18 21:10:15 +00:00
fhandler_clipboard.cc Remove trailing underscore from fhandler_base and friends, throughout. 2001-04-24 02:07:58 +00:00
fhandler_console.cc * cygheap.cc (_cfree): Add regparm attribute. 2001-05-08 15:16:49 +00:00
fhandler_dsp.cc * fhandler_dsp.cc: Improved handling of 8 bit playback modes. 2001-04-25 07:26:54 +00:00
fhandler_floppy.cc Update copyrights. 2001-03-18 03:34:05 +00:00
fhandler_mem.cc Remove trailing underscore from fhandler_base and friends, throughout. 2001-04-24 02:07:58 +00:00
fhandler_random.cc Remove trailing underscore from fhandler_base and friends, throughout. 2001-04-24 02:07:58 +00:00
fhandler_raw.cc Throughout, change fdtab references to cygheap->fdtab. 2001-04-18 21:10:15 +00:00
fhandler_serial.cc Remove trailing underscore from fhandler_base and friends, throughout. 2001-04-24 02:07:58 +00:00
fhandler_socket.cc * fhandler_socket.cc (fhandler_socket::ioctl): Convert s_addr 2001-05-15 08:42:15 +00:00
fhandler_tape.cc Throughout, change fdtab references to cygheap->fdtab. 2001-04-18 21:10:15 +00:00
fhandler_termios.cc remove erroneous header. 2001-05-09 20:22:35 +00:00
fhandler_tty.cc * fhandler_tty.cc (fhandler_tty_common::dup): Preserve O_NOCTTY when duping a 2001-05-13 18:05:52 +00:00
fhandler_windows.cc Remove trailing underscore from fhandler_base and friends, throughout. 2001-04-24 02:07:58 +00:00
fhandler_zero.cc Remove trailing underscore from fhandler_base and friends, throughout. 2001-04-24 02:07:58 +00:00
fhandler.cc Remove trailing underscore from fhandler_base and friends, throughout. 2001-04-24 02:07:58 +00:00
fhandler.h * fhandler.h (fhandler_termios::echo_erase): Declare new method. 2001-05-09 18:53:55 +00:00
fork.cc * fork.cc (fork): Eliminate superfluous call to getuid(). 2001-05-15 19:23:31 +00:00
gcrt0.c
glob.c
gmon.c * cygrun.c (main): Fix compiler warning. 2001-04-03 02:53:25 +00:00
gmon.h
grp.cc * fork.cc (fork): Eliminate superfluous call to getuid(). 2001-05-15 19:23:31 +00:00
heap.cc Update copyrights. 2001-03-18 03:34:05 +00:00
heap.h
host_dependent.h
init.cc
ioctl.cc Throughout, change fdtab references to cygheap->fdtab. 2001-04-18 21:10:15 +00:00
localtime.c * cygheap.cc (_cfree): Add regparm attribute. 2001-05-08 15:16:49 +00:00
Makefile.in * dlmalloc.c: New file. Port of Doug Lea's malloc 2001-04-24 15:25:31 +00:00
malloc_wrapper.cc Throughout, change fdtab references to cygheap->fdtab. 2001-04-18 21:10:15 +00:00
mcount.c
misc-std.sgml
miscfuncs.cc
mkvers.sh
mmap.cc * mmap.cc (mmap): Drop usage of the same memory area if the same 2001-04-19 07:44:34 +00:00
net.cc * net.cc (errmap): Add missing mapping from WSAEINTR to EINTR. 2001-05-16 19:40:45 +00:00
ntdll.h minor formatting changes. 2001-04-29 02:54:36 +00:00
ntea.cc
passwd.cc * grp.cc: Eliminate MAX_DOMAIN_NAME define. 2001-04-30 18:21:48 +00:00
path.cc * path.cc (path_conv::check): Revert allow_ntsec check so that volume info is 2001-05-14 02:52:12 +00:00
path.h * path.h (path_conv::add_ext_from_sym): Declare. 2001-04-17 23:12:11 +00:00
path.sgml
perprocess.h
perthread.h
pinfo.cc minor formatting changes. 2001-04-29 02:54:36 +00:00
pinfo.h oops. 2001-05-04 21:09:47 +00:00
pipe.cc Throughout, change fdtab references to cygheap->fdtab. 2001-04-18 21:10:15 +00:00
poll.cc Throughout, change fdtab references to cygheap->fdtab. 2001-04-18 21:10:15 +00:00
posix.sgml
profil.c * cygrun.c (main): Fix compiler warning. 2001-04-03 02:53:25 +00:00
profil.h
pthread.cc * fork.cc (fork_child): Call the __pthread_atforkchild function. 2001-04-13 15:28:20 +00:00
registry.cc * fork.cc (fork): Eliminate superfluous call to getuid(). 2001-05-15 19:23:31 +00:00
registry.h
resource.cc
ROADMAP
scandir.cc
sched.cc * configure.in: Remove PTH_ALLOW. 2001-04-12 04:04:53 +00:00
sec_acl.cc * fork.cc (fork): Eliminate superfluous call to getuid(). 2001-05-15 19:23:31 +00:00
sec_helper.cc * sec_helper.cc (legal_sid_type): Fix conditional. Change to 2001-05-16 07:25:31 +00:00
security.cc * security.cc (cygwin_set_impersonation_token): Never destroy 2001-05-17 13:31:45 +00:00
security.h * fork.cc (fork): Eliminate superfluous call to getuid(). 2001-05-15 19:23:31 +00:00
select.cc * exceptions.cc (handle_exceptions): Break out of "loop" if the debugger 2001-05-03 15:00:38 +00:00
select.h
shared_info.h * path.cc (mkrelpath): New function. 2001-05-01 02:03:10 +00:00
shared.cc * fork.cc (fork): Eliminate superfluous call to getuid(). 2001-05-15 19:23:31 +00:00
shared.sgml
shortcut.c oops. 2001-05-04 21:09:47 +00:00
shortcut.h
signal.cc * sigproc.h (class sigframe): Implement 'unregister()' method. 2001-04-01 00:06:17 +00:00
sigproc.cc Revert much of previous erroneous checkin. Add ChangeLog entry. 2001-05-04 21:02:15 +00:00
sigproc.h * thread.cc (thread_init_wrapper): Use _REENT_INIT to initialize the reent 2001-04-27 18:50:59 +00:00
smallprint.c * exceptions.cc (ctrl_c_handler): Always send signal to process if it has no 2001-05-04 20:39:38 +00:00
spawn.cc * fork.cc (fork): Eliminate superfluous call to getuid(). 2001-05-15 19:23:31 +00:00
strace.cc
string.h * string.h (cygwin_strchr): Make 'static inline' so that things will still work 2001-05-06 16:00:23 +00:00
strsep.cc
sync.cc Revert much of previous erroneous checkin. Add ChangeLog entry. 2001-05-04 21:02:15 +00:00
sync.h
syscalls.cc * fork.cc (fork): Eliminate superfluous call to getuid(). 2001-05-15 19:23:31 +00:00
sysconf.cc Throughout, change fdtab references to cygheap->fdtab. 2001-04-18 21:10:15 +00:00
syslog.cc Throughout, change fdtab references to cygheap->fdtab. 2001-04-18 21:10:15 +00:00
termios.cc Throughout, change fdtab references to cygheap->fdtab. 2001-04-18 21:10:15 +00:00
test.c
textmode.c
thread.cc Sun May 6 17:05:00 2001 Robert Collins <rbtcollins@hotmail.com> 2001-05-06 22:23:43 +00:00
thread.h Sun May 6 17:05:00 2001 Robert Collins <rbtcollins@hotmail.com> 2001-05-06 22:23:43 +00:00
times.cc * thread.h (struct _winsup_t): Remove obsolete elements. Add available_drives 2001-04-01 03:06:02 +00:00
tty.cc Throughout, change 'tty_attached' to 'real_tty_attached', for clarity. 2001-04-28 23:48:28 +00:00
tty.h Throughout, change 'tty_attached' to 'real_tty_attached', for clarity. 2001-04-28 23:48:28 +00:00
tz_posixrules.h
uinfo.cc * uinfo.cc (uinfo_init): Just set user token to INVALID_HANDLE_VALUE. 2001-05-16 21:53:18 +00:00
uname.cc * uname.c (uname): Default n in in86 to 6 if Windows returns > 6. 2001-04-15 20:39:46 +00:00
wait.cc * sigproc.h (class sigframe): Implement 'unregister()' method. 2001-04-01 00:06:17 +00:00
window.cc Fix spacing, copyrights. 2001-03-18 21:11:25 +00:00
winsup.h Revert much of previous erroneous checkin. Add ChangeLog entry. 2001-05-04 21:02:15 +00:00
winver.rc