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
path:
root
/
winsup
Commit message (
Expand
)
Author
Age
Files
Lines
*
* include/string.h: Use proper prototype for _strerror.
Christopher Faylor
2000-04-10
2
-1
/
+5
*
* Makefile.common: Resolve srcdir to absolute path or it will confuse usages
Christopher Faylor
2000-04-10
2
-4
/
+11
*
* Makefile.in: Work around MAKEOVERRIDES problem with older versions of make.
Christopher Faylor
2000-04-09
3
-5
/
+23
*
Remove erroneous entry.
Christopher Faylor
2000-04-08
1
-1
/
+0
*
* fhandler.cc (fhandler_disk_file::fstat): Allocate enough space for root dir
Christopher Faylor
2000-04-08
2
-2
/
+8
*
* exceptions.cc (sigsave): Copy on fork so that we can restore correct behavior
Christopher Faylor
2000-04-08
6
-38
/
+64
*
Updated to build cinstall with mingw. See Changelog for numerous setup.c chan...
Ron Parker
2000-04-07
3
-28
/
+23
*
Bump minor version.
Christopher Faylor
2000-04-07
1
-1
/
+1
*
* fhandler.h (select_stuff): Eliminate use of 'total'.
Christopher Faylor
2000-04-03
3
-7
/
+11
*
* grp.cc (parse_grp): Save empty array instead of
Corinna Vinschen
2000-04-03
2
-1
/
+6
*
update copyright.
Christopher Faylor
2000-04-03
1
-1
/
+1
*
* newlib/libc/include/sys/unistd.h: Add prototypes for
Corinna Vinschen
2000-04-02
4
-18
/
+88
*
* include/wininet.h: Add three more "INTERNET_OPTIONS".
Christopher Faylor
2000-04-02
2
-0
/
+7
*
* MAINTAINERS: Add Ron Parker as maintainer of cinstall stuff.
Christopher Faylor
2000-03-31
3
-0
/
+5
*
2000-03-30 Mumit Khan <khan@xraylith.wisc.edu>
Mumit Khan
2000-03-31
2
-1
/
+6
*
2000-03-30 Mumit Khan <khan@xraylith.wisc.edu>
Mumit Khan
2000-03-30
5
-1
/
+16
*
2000-03-30 Mumit Khan <khan@xraylith.wisc.edu>
Mumit Khan
2000-03-30
4
-9
/
+15
*
Simplify constructors and initializers for select_record.
Christopher Faylor
2000-03-30
1
-6
/
+6
*
* fhandler.h (select_record): Explicitly zero elements of this class.
Christopher Faylor
2000-03-30
3
-2
/
+18
*
* Makefile.in: Use default rules when compiling cygrun.o.
Christopher Faylor
2000-03-28
5
-12
/
+26
*
* include/winnt.h: Eliminate duplicate PCONTEXT and LPCONTEXT typedefs.
Christopher Faylor
2000-03-26
2
-4
/
+8
*
* path.cc (symlink_check_one): Recognize symlink settings from the mount table.
Christopher Faylor
2000-03-26
5
-53
/
+51
*
* environ.cc: Add TMPDIR to the list of environment variables which are
Christopher Faylor
2000-03-25
4
-3
/
+15
*
* syscalls.cc (stat_worker): Set st_nlink to 1 on remote drives.
Corinna Vinschen
2000-03-19
2
-2
/
+8
*
* times.cc: Fix extern declarations for variables that are exported but used by
Christopher Faylor
2000-03-19
2
-1
/
+11
*
* times.cc: Remove unneeded (and incorrect) externs.
Christopher Faylor
2000-03-19
2
-3
/
+4
*
Patch suggested by Mumit Khan <khan@xraylith.wisc.edu>:
Christopher Faylor
2000-03-19
3
-2
/
+14
*
* Makefile.in: Make CXXFLAGS consistent with cygwin.
Christopher Faylor
2000-03-18
2
-4
/
+9
*
* dcrt0.cc (host_dependent_constants::init): Eliminate DELETE flag from shared
Christopher Faylor
2000-03-18
2
-1
/
+6
*
* delqueue.cc (delqueue_list::queue_file): Add some debugging.
Christopher Faylor
2000-03-18
4
-19
/
+48
*
* fhandler.cc (fhandler_base::open): Call set_file_attribute() only if a file...
Corinna Vinschen
2000-03-17
2
-1
/
+9
*
Change ChangeLog entry to more common format.
Corinna Vinschen
2000-03-16
1
-11
/
+11
*
* security.cc (set_process_privileges): Removed `static'.
Corinna Vinschen
2000-03-16
7
-120
/
+123
*
* errno.cc: Map ERROR_NOACCESS to EFAULT.
Corinna Vinschen
2000-03-15
2
-0
/
+5
*
* spawn.cc (spawn_guts): Restore dependency on signal_arrived. It's needed to
Christopher Faylor
2000-03-15
2
-2
/
+11
*
* Makefile.in: Use MINGW_CXXFLAGS when compiling strace.
Christopher Faylor
2000-03-15
2
-3
/
+7
*
Pipe changes throughout suggested by Eric Fifer <EFifer@sanwaint.com>
Christopher Faylor
2000-03-15
15
-88
/
+106
*
settimeofday was listed twice
DJ Delorie
2000-03-13
1
-2
/
+2
*
* strace.cc: Throughout, track information like start_time, etc. on a
Christopher Faylor
2000-03-13
2
-28
/
+36
*
* fhandler.cc (fhandler_base::get_readahead_into_buffer): New function.
Christopher Faylor
2000-03-12
7
-92
/
+113
*
* fhandler_console.cc (fhandler_console::read): Don't even think about breaking
Christopher Faylor
2000-03-12
4
-112
/
+139
*
* sigproc.cc: Set wait_sig priority to normal.
Christopher Faylor
2000-03-11
2
-1
/
+5
*
* sigproc.cc (wait_sig): Add addtional debugging output.
Christopher Faylor
2000-03-10
2
-2
/
+6
*
* environ.cc: Eliminate oldstack CYGWIN option.
Christopher Faylor
2000-03-09
8
-178
/
+129
*
* sigproc.cc (sig_send): Eliminate sync_sig_send synchronization since it
Christopher Faylor
2000-03-07
3
-6
/
+9
*
Throughout use strace class in place of individual functions and variables.
Christopher Faylor
2000-03-07
14
-93
/
+87
*
* exceptions.cc (call_handler): Streamline to use only one call to
Christopher Faylor
2000-03-05
3
-12
/
+37
*
* sigproc.cc (sig_send): Temporarily set priority to highest while sending a
Christopher Faylor
2000-02-29
2
-0
/
+10
*
2000-02-28 Mumit Khan <khan@xraylith.wisc.edu>
Mumit Khan
2000-02-29
3
-5
/
+5
*
2000-02-28 Mumit Khan <khan@xraylith.wisc.edu>
Mumit Khan
2000-02-29
3
-56
/
+556
[next]