summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * fhandler.h: Add comment.Corinna Vinschen2000-07-232-0/+7
* * fhandler.h (class fhandler_dev_raw): Add private member `varblkop'Corinna Vinschen2000-07-234-64/+97
* * configure (topsrcdir): Don't use dirname.Jeff Law2000-07-232-1/+6
* Patch suggested by Kazuhiro Fujieda <fujieda@jaist.ac.jp>.Corinna Vinschen2000-07-224-17/+38
* merge with gccJason Merrill2000-07-228-188/+605
* * spawn.cc (span_guts): Retrieve security attributes before settingCorinna Vinschen2000-07-212-6/+13
* * include/winnt.h: Add missing typedefs for PTOKEN_SOURCE andCorinna Vinschen2000-07-211-1/+1
* * security.cc (acl_worker): Use stat_suffixes in call to path_convCorinna Vinschen2000-07-212-1/+7
* merge with gccJason Merrill2000-07-215-6/+17
* 2000-07-20 H.J. Lu <hjl@gnu.org>H.J. Lu2000-07-202-0/+7
* merge with gccJason Merrill2000-07-202-24/+123
* * config.sub: Update to subversions version 2000-07-06.Hans-Peter Nilsson2000-07-202-13/+28
* common.h (EM_CRIS): New machine number.Hans-Peter Nilsson2000-07-203-0/+50
* cris.h: New file.Hans-Peter Nilsson2000-07-202-0/+302
* * dis-asm.h (print_insn_cris): Declare.Hans-Peter Nilsson2000-07-202-0/+5
* * ntsec.sgml: Add description for the new setuid abilityCorinna Vinschen2000-07-204-13/+190
* 2000-07-19 H.J. Lu (hjl@gnu.org)H.J. Lu2000-07-202-0/+10
* * spawn.cc (spawn_guts): Don't restore impersonation in caseCorinna Vinschen2000-07-192-6/+11
* * shared.h (class pinfo): New members `root' and `rootlen'.Corinna Vinschen2000-07-197-16/+148
* 2000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu2000-07-192-1/+5
* 2000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu2000-07-192-11/+9
* 2000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu2000-07-192-2/+40
* Update copyright info.Christopher Faylor2000-07-191-2/+2
* 2000-07-18 H.J. Lu <hjl@gnu.org>H.J. Lu2000-07-192-1/+5
* * dll_init.cc (dll_list::alloc): Fix debugging output.Christopher Faylor2000-07-182-1/+5
* Update ChangeLog.Christopher Faylor2000-07-181-0/+2
* Throughout, eliminate third argument to path_conv and use new PC_* constantsChristopher Faylor2000-07-1715-99/+147
* Patch suggested by Eric Fifer <EFifer@sanwaint.com>Corinna Vinschen2000-07-172-3/+8
* * environ.cc (setenv): Use __cygwin_environ instead ofCorinna Vinschen2000-07-172-2/+7
* * _cygwin_crt0_common.cc: Undef 'environ' or suffer compiler error.Christopher Faylor2000-07-172-0/+6
* * environ.cc: Use new definition of "environ" throughout.Christopher Faylor2000-07-165-17/+42
* * acconfig.h: Add support for NEWVFORK.Christopher Faylor2000-07-167-52/+98
* * spawn.cc (spawn_guts): Use \ for quoting '"'.Christopher Faylor2000-07-163-17/+29
* Slightly more efficient version of previous change.Christopher Faylor2000-07-161-1/+1
* * dcrt0.cc (build_argv): Strip quotes from argv[0] since it should never beChristopher Faylor2000-07-163-52/+41
* Update comments.Christopher Faylor2000-07-161-15/+14
* * dll_init.cc (dll_list::alloc): Round correctly. Use VirtualAlloc sinceChristopher Faylor2000-07-152-7/+23
* * hinfo.cc (hinfo::linearize_fd_array): Make max_used_fd an int so that we canChristopher Faylor2000-07-1513-477/+408
* * mount.cc (mount_already_exists): Slightly rearrange.Corinna Vinschen2000-07-132-13/+24
* * libc/stdio/vfprintf.c: pad 0.0 correctly with %eDJ Delorie2000-07-132-1/+5
* * mount.cc (mount_already_exists): Additional warning messageCorinna Vinschen2000-07-132-0/+11
* Update comment.Alan Modra2000-07-122-2/+7
* * debug.cc (thread_stub): Use impure_ptr in place of reent_data.Christopher Faylor2000-07-123-18/+9
* * lib/_cygwin_crt0_common.cc (_cygwin_crt0_common): Don't reset environ ifChristopher Faylor2000-07-123-2/+10
* * include/shlobj.h: add CSIDL_COMMON_*DJ Delorie2000-07-112-0/+10
* * fhandler_console.cc (fhandler_console::read): Unicode interface toChristopher Faylor2000-07-102-2/+12
* Comment the relocs.Alan Modra2000-07-102-185/+373
* Add missing text.Christopher Faylor2000-07-101-1/+3
* * Makefile.in (install): Install textmode.o as well as binmode.o.Christopher Faylor2000-07-103-13/+20
* * spawn.cc (spawn_guts): Close handle `hToken' only if it's notCorinna Vinschen2000-07-093-2/+9