index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* dis-asm.h (print_insn_cris): Declare.
Hans-Peter Nilsson
2000-07-20
2
-0
/
+5
*
* ntsec.sgml: Add description for the new setuid ability
Corinna Vinschen
2000-07-20
4
-13
/
+190
*
2000-07-19 H.J. Lu (hjl@gnu.org)
H.J. Lu
2000-07-20
2
-0
/
+10
*
* spawn.cc (spawn_guts): Don't restore impersonation in case
Corinna Vinschen
2000-07-19
2
-6
/
+11
*
* shared.h (class pinfo): New members `root' and `rootlen'.
Corinna Vinschen
2000-07-19
7
-16
/
+148
*
2000-07-19 H.J. Lu <hjl@gnu.org>
H.J. Lu
2000-07-19
2
-1
/
+5
*
2000-07-19 H.J. Lu <hjl@gnu.org>
H.J. Lu
2000-07-19
2
-11
/
+9
*
2000-07-19 H.J. Lu <hjl@gnu.org>
H.J. Lu
2000-07-19
2
-2
/
+40
*
Update copyright info.
Christopher Faylor
2000-07-19
1
-2
/
+2
*
2000-07-18 H.J. Lu <hjl@gnu.org>
H.J. Lu
2000-07-19
2
-1
/
+5
*
* dll_init.cc (dll_list::alloc): Fix debugging output.
Christopher Faylor
2000-07-18
2
-1
/
+5
*
Update ChangeLog.
Christopher Faylor
2000-07-18
1
-0
/
+2
*
Throughout, eliminate third argument to path_conv and use new PC_* constants
Christopher Faylor
2000-07-17
15
-99
/
+147
*
Patch suggested by Eric Fifer <EFifer@sanwaint.com>
Corinna Vinschen
2000-07-17
2
-3
/
+8
*
* environ.cc (setenv): Use __cygwin_environ instead of
Corinna Vinschen
2000-07-17
2
-2
/
+7
*
* _cygwin_crt0_common.cc: Undef 'environ' or suffer compiler error.
Christopher Faylor
2000-07-17
2
-0
/
+6
*
* environ.cc: Use new definition of "environ" throughout.
Christopher Faylor
2000-07-16
5
-17
/
+42
*
* acconfig.h: Add support for NEWVFORK.
Christopher Faylor
2000-07-16
7
-52
/
+98
*
* spawn.cc (spawn_guts): Use \ for quoting '"'.
Christopher Faylor
2000-07-16
3
-17
/
+29
*
Slightly more efficient version of previous change.
Christopher Faylor
2000-07-16
1
-1
/
+1
*
* dcrt0.cc (build_argv): Strip quotes from argv[0] since it should never be
Christopher Faylor
2000-07-16
3
-52
/
+41
*
Update comments.
Christopher Faylor
2000-07-16
1
-15
/
+14
*
* dll_init.cc (dll_list::alloc): Round correctly. Use VirtualAlloc since
Christopher Faylor
2000-07-15
2
-7
/
+23
*
* hinfo.cc (hinfo::linearize_fd_array): Make max_used_fd an int so that we can
Christopher Faylor
2000-07-15
13
-477
/
+408
*
* mount.cc (mount_already_exists): Slightly rearrange.
Corinna Vinschen
2000-07-13
2
-13
/
+24
*
* libc/stdio/vfprintf.c: pad 0.0 correctly with %e
DJ Delorie
2000-07-13
2
-1
/
+5
*
* mount.cc (mount_already_exists): Additional warning message
Corinna Vinschen
2000-07-13
2
-0
/
+11
*
Update comment.
Alan Modra
2000-07-12
2
-2
/
+7
*
* debug.cc (thread_stub): Use impure_ptr in place of reent_data.
Christopher Faylor
2000-07-12
3
-18
/
+9
*
* lib/_cygwin_crt0_common.cc (_cygwin_crt0_common): Don't reset environ if
Christopher Faylor
2000-07-12
3
-2
/
+10
*
* include/shlobj.h: add CSIDL_COMMON_*
DJ Delorie
2000-07-11
2
-0
/
+10
*
* fhandler_console.cc (fhandler_console::read): Unicode interface to
Christopher Faylor
2000-07-10
2
-2
/
+12
*
Comment the relocs.
Alan Modra
2000-07-10
2
-185
/
+373
*
Add missing text.
Christopher Faylor
2000-07-10
1
-1
/
+3
*
* Makefile.in (install): Install textmode.o as well as binmode.o.
Christopher Faylor
2000-07-10
3
-13
/
+20
*
* spawn.cc (spawn_guts): Close handle `hToken' only if it's not
Corinna Vinschen
2000-07-09
3
-2
/
+9
*
Slight optimization.
Christopher Faylor
2000-07-09
1
-1
/
+1
*
* cygwin.din: Export _getmode and getmode to allow querying of binary state of
Christopher Faylor
2000-07-09
8
-54
/
+125
*
* external.cc (cygwin_internal): Export __cygwin_user_data.
Christopher Faylor
2000-07-08
7
-42
/
+96
*
* symlink-tree: Check number of arguments.
Jeff Law
2000-07-07
2
-0
/
+9
*
* include/sys/cygwin.h: Hide internal data types in per_process
Corinna Vinschen
2000-07-07
2
-0
/
+10
*
Update texinfo.tex to version 2000-05-28.15.
Andrew Cagney
2000-07-06
2
-8
/
+19
*
* dcrt0.cc (__cygwin_user_data): Initialize.
Christopher Faylor
2000-07-05
6
-89
/
+85
*
add MAINTAINERS files
DJ Delorie
2000-07-05
2
-0
/
+5
*
* exceptions.cc (try_to_debug): Prevent recursive spawning of JIT debugger.
Christopher Faylor
2000-07-04
2
-29
/
+64
*
* poll.cc (poll): Zero out `open_fds' as well.
Corinna Vinschen
2000-07-04
2
-0
/
+5
*
* include/cygwin/version.h: Bump API minor version to 24.
Corinna Vinschen
2000-07-04
2
-1
/
+6
*
* security.cc (read_sd): Eliminate OemToChar.
Corinna Vinschen
2000-07-04
2
-3
/
+5
*
* poll.cc: New file. Implement `poll' system call.
Corinna Vinschen
2000-07-04
6
-1
/
+119
*
"Posting Guidelines": New name for old entry.
David Starks-Browning
2000-07-04
1
-45
/
+75
[prev]
[next]