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
...
*
Update "Why is make behaving badly?", add warning about make -j[n].
David Starks-Browning
2000-11-17
1
-0
/
+5
*
New entry "Setup screwed up my mounts!"
David Starks-Browning
2000-11-17
1
-0
/
+30
*
Fix error in "Why doesn't my script work?", add note about 'mount -x'.
David Starks-Browning
2000-11-17
1
-3
/
+8
*
new entry "Why doesn't my script work?"
David Starks-Browning
2000-11-17
1
-0
/
+32
*
* syslog.cc (syslog): Add users SID to NT syslog entry.
Corinna Vinschen
2000-11-17
2
-1
/
+6
*
Fix typo.
Christopher Faylor
2000-11-17
1
-1
/
+1
*
* fhandler_console.cc: New member variable `dwBufferSize' for `info'.
Christopher Faylor
2000-11-17
2
-2
/
+11
*
Update relocations per August psABI docs.
Richard Henderson
2000-11-16
2
-60
/
+81
*
* Makefile.in: Make import library creation 'make -j2' friendly.
Christopher Faylor
2000-11-16
2
-7
/
+13
*
New entry "Why doesn't mkdir -p work on a network share?"
David Starks-Browning
2000-11-16
1
-0
/
+21
*
* uinfo.cc (uinfo_init): Call `cygwin_set_impersonation_token' to
Corinna Vinschen
2000-11-16
2
-1
/
+7
*
Update ChangeLog.
Christopher Faylor
2000-11-16
2
-6
/
+3
*
* sigproc.cc (wait_sig): Remove unneeded for loop iteration.
Christopher Faylor
2000-11-16
5
-35
/
+35
*
* uinfo.cc (internal_getlogin): Change parameter list to reflect
Corinna Vinschen
2000-11-15
3
-11
/
+18
*
* cygheap.h: Move `token' and `impersonated' from class _pinfo
Corinna Vinschen
2000-11-15
9
-41
/
+55
*
Correct date and style of last entry
Hans-Peter Nilsson
2000-11-15
1
-1
/
+1
*
* demangle.h: Add gnat and java demangle styles.
Hans-Peter Nilsson
2000-11-15
2
-2
/
+13
*
* spawn.cc (spawn_guts): Revert patch to ignore chroot settings
Corinna Vinschen
2000-11-15
2
-6
/
+6
*
* fork.cc (slow_pid_reuse): Off-by-one.
Christopher Faylor
2000-11-15
2
-4
/
+10
*
Throughout use myself->ppid_handle rather than parent_alive.
Christopher Faylor
2000-11-15
13
-119
/
+144
*
Fix formatting.
Corinna Vinschen
2000-11-15
1
-1
/
+1
*
* cygheap.cc (cygheap_root::cygheap_root): New function.
Corinna Vinschen
2000-11-15
16
-138
/
+287
*
* dir.cc (rewinddir): Always set __d_position = 0, so next
Corinna Vinschen
2000-11-14
2
-1
/
+6
*
* cygheap.h (init_cygheap): New struct holding values that live in the Cygwin
Christopher Faylor
2000-11-14
12
-87
/
+122
*
* path.cc (get_device_number): Allow /dev/ttySn to designate a com port.
Christopher Faylor
2000-11-13
6
-6
/
+13
*
* path.h: Add __attribute__ ((regparm(x))) to commonly used functions.
Christopher Faylor
2000-11-12
5
-12
/
+17
*
* dcrt0.cc: New global variable `ignore_case_with_glob'.
Christopher Faylor
2000-11-11
4
-10
/
+75
*
remove include/rapi.h
Christopher Faylor
2000-11-09
1
-64
/
+0
*
* dir.cc (readdir): Avoid reading from the beginning when
Corinna Vinschen
2000-11-09
2
-1
/
+7
*
Increase cygwin heap size.
Christopher Faylor
2000-11-09
1
-1
/
+1
*
* select.cc (peek_pipe): Deal with pending newline in pty_master.
Christopher Faylor
2000-11-09
2
-5
/
+20
*
* mount.cc (main): Call show_cygdrive_info instead of show_cygdrive_prefixes.
Christopher Faylor
2000-11-08
2
-10
/
+24
*
* environ.cc (_addenv): malloc space for setenv if cygwin1.dll is used in
Christopher Faylor
2000-11-08
8
-9
/
+88
*
* mkgroup.c (load_netapi): New function to load netapi32.dll functions
Corinna Vinschen
2000-11-08
3
-104
/
+251
*
* autoload.cc: Add autoload statement for `WSASetLastError'.
Corinna Vinschen
2000-11-07
3
-1
/
+15
*
Fix typos.
Christopher Faylor
2000-11-07
1
-3
/
+3
*
Update copyright.
Christopher Faylor
2000-11-07
1
-1
/
+1
*
* dcrt0.cc (sigthread::init): Reinstitute sigthread lock as a critical section.
Christopher Faylor
2000-11-06
5
-79
/
+71
*
* config.sub: Add support for Sun Chorus
Christopher Faylor
2000-11-06
2
-0
/
+13
*
* path.cc (mount_info::read_cygdrive_info_from_registry): Use
Christopher Faylor
2000-11-06
3
-11
/
+30
*
* Makefile.in: increment VERSION.
Earnie Boyd
2000-11-06
4
-8
/
+26
*
* errno.cc (strerror): Change EAGAIN case to return "Resource temporarily
Christopher Faylor
2000-11-06
2
-1
/
+6
*
* libc/include/sys/types.h: Change type of i to `size_t' in
Corinna Vinschen
2000-11-06
2
-1
/
+6
*
Fix typo.
Christopher Faylor
2000-11-06
1
-2
/
+2
*
* child_info.h (child_info): Add pppid_handle for closing the parent's of the
Christopher Faylor
2000-11-06
9
-141
/
+188
*
Fix spelling error.
Christopher Faylor
2000-11-05
1
-1
/
+1
*
* pinfo (wait_subproc): Son of neverending debug tweaking.
Christopher Faylor
2000-11-05
2
-2
/
+9
*
* pinfo (wait_subproc): Neverending debug tweaking.
Christopher Faylor
2000-11-05
2
-3
/
+7
*
* pinfo.cc (winpids:add): New method.
Christopher Faylor
2000-11-05
5
-46
/
+101
*
* exceptions.cc (handle_sigsuspend): Record frame here for signalling.
Christopher Faylor
2000-11-05
3
-6
/
+12
[prev]
[next]