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
*
* mkpasswd.c (main): Use GetDCName instead of GetAnyDCName.
Corinna Vinschen
2000-04-15
3
-20
/
+38
*
* fhandler_console.cc (keytable): Add support for keypad 5 key, which MS seems
Christopher Faylor
2000-04-15
4
-10
/
+14
*
* dcrt0.cc (insert_file): Avoid freeing previously allocated argument list.
Christopher Faylor
2000-04-13
5
-69
/
+83
*
* include/cygwin/version.h: Bump minor api to reflect export change.
Corinna Vinschen
2000-04-13
2
-1
/
+6
*
* cygwin.din: Add symbol for `lacl'.
Corinna Vinschen
2000-04-13
4
-5
/
+37
*
* path.cc (conv_to_win32_path): Detect a win32 path
Corinna Vinschen
2000-04-13
1
-4
/
+24
*
* cygpath.cc (main): Add -a -o and -c options.
Christopher Faylor
2000-04-13
2
-13
/
+71
*
Fix typo.
Christopher Faylor
2000-04-13
1
-4
/
+3
*
* path.cc (path_conv::path_conv): Ensure that suffix is correctly copied to
Christopher Faylor
2000-04-12
2
-18
/
+24
*
Add a debugging line.
Christopher Faylor
2000-04-11
1
-0
/
+1
*
* include/winbase.h: Change first argument of ENUMRES* types to coincide with
Christopher Faylor
2000-04-11
2
-3
/
+8
*
* cygpath.cc (main): Add -f option for processing a group of paths from a file.
Christopher Faylor
2000-04-11
2
-49
/
+102
*
* 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
[next]