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
/
cygwin
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* path.cc (path_conv::check): Erase two lines checked in
Corinna Vinschen
2000-06-08
2
-2
/
+5
*
* fhandler.cc (fhandler_disk_file::open): Check for directory
Corinna Vinschen
2000-06-08
2
-2
/
+11
*
path.cc (mount_info::init): Eliminate the mount_slash feature.
Corinna Vinschen
2000-06-08
3
-141
/
+88
*
* include/cygwin/version.h: Bump DLL minor version number to 3.
Christopher Faylor
2000-06-08
2
-1
/
+5
*
* cygwin.din: add cygwin_dll_init
DJ Delorie
2000-06-08
4
-0
/
+55
*
* include/netinet/in_systm.h: New file.
Corinna Vinschen
2000-06-07
3
-0
/
+45
*
* exceptions.cc: Remove unneeded include.
Christopher Faylor
2000-06-01
7
-27
/
+40
*
* autoload.h: Put each info block in its own dummy static function.
Christopher Faylor
2000-06-01
2
-1
/
+11
*
* include/cygwin/version.h: use decimal, NOT octal
DJ Delorie
2000-05-31
2
-2
/
+8
*
* fhandler.cc (fhandler_disk_file::open): Check for executable
Corinna Vinschen
2000-05-31
2
-2
/
+8
*
* dcrt0.cc: Use LoadDLLfuncEx for loading Crypto API functions
Corinna Vinschen
2000-05-31
2
-5
/
+10
*
* path.cc (mount_info::conv_to_win32_path): Previous patch was too aggressive
Christopher Faylor
2000-05-30
2
-5
/
+12
*
Needed for previous changes.
Christopher Faylor
2000-05-30
1
-0
/
+2
*
* Makefile.in: Remove libadvapi32.a.
Christopher Faylor
2000-05-30
11
-130
/
+240
*
* fhandler_random.cc (read): Use CRYPT_MACHINE_KEYSET in
Corinna Vinschen
2000-05-27
2
-4
/
+10
*
* errno.cc (errmap): Map ERROR_BAD_NET_NAME to errno ENOSHARE.
Corinna Vinschen
2000-05-26
2
-0
/
+5
*
* sigproc.h (sigframe::set): Accept a default frame pointer.
Christopher Faylor
2000-05-26
3
-4
/
+12
*
* dir.cc (rmdir): Use file attributes that have already been discovered by
Christopher Faylor
2000-05-25
2
-2
/
+3
*
* dir.cc (rmdir): Use file attributes that have already been discovered
Christopher Faylor
2000-05-25
2
-2
/
+2
*
* dir.cc (rmdir): Use file attributes that have already been discovered by
Christopher Faylor
2000-05-25
2
-3
/
+7
*
Patch by Kazuhiro Fujieda <fujieda@jaist.ac.jp>:
Corinna Vinschen
2000-05-25
2
-1
/
+6
*
* dir.cc (writable_directory): Comment out previous code,
Corinna Vinschen
2000-05-24
4
-7
/
+34
*
* syscalls.cc (_cygwin_istext_for_stdio): New, for newlib
DJ Delorie
2000-05-23
3
-2
/
+62
*
* dir.cc (writable_directory): handle root directories
DJ Delorie
2000-05-23
2
-0
/
+8
*
* uname.cc (uname): Use a "s" to denote a snapshot to avoid confusion with the
Christopher Faylor
2000-05-23
2
-1
/
+6
*
* path.cc (mount_info::conv_to_posix_path): Avoid putting a trailing slash on a
Christopher Faylor
2000-05-23
4
-27
/
+48
*
* mkvers.sh: Use snapshot date as build date since it is more interesting.
Christopher Faylor
2000-05-23
3
-6
/
+23
*
* environ.cc (regopt): Scan HKLM if HKCU scan fails.
Christopher Faylor
2000-05-22
2
-0
/
+10
*
* dir.cc (rmdir): Care for misleading error messages
Corinna Vinschen
2000-05-22
3
-8
/
+26
*
* dcrt0.cc (dll_crt0_1): Move uinfo_init call to before sigproc_init to avoid a
Christopher Faylor
2000-05-22
3
-16
/
+18
*
* exceptions.cc (interruptible): Add an argument to control whether function
Christopher Faylor
2000-05-20
2
-37
/
+67
*
* syscalls.cc (setmode): change mode of any matching FILE* also.
DJ Delorie
2000-05-19
2
-0
/
+26
*
* Makefile.in: Remove external.h dependency.
Christopher Faylor
2000-05-18
4
-6
/
+15
*
Eliminate.
Christopher Faylor
2000-05-18
1
-50
/
+0
*
* select.cc (thread_pipe): Add paranoid check to ensure thread termination.
Christopher Faylor
2000-05-18
6
-26
/
+88
*
* sigproc.h (sigframe): Don't set frame info unless tid matches this thread id.
Christopher Faylor
2000-05-18
2
-1
/
+6
*
* dcrt0.cc (dll_crt0_1): Initialize mainthread stuff here before anything needs
Christopher Faylor
2000-05-18
5
-6
/
+22
*
* testsuite/winsup.api/crlf.c: New
DJ Delorie
2000-05-17
3
-0
/
+647
*
* path.cc (mount_info::cygdrive_posix_path): Don't add trailing slash if
Christopher Faylor
2000-05-17
15
-69
/
+182
*
* fhandler_tape.cc (fhandler_dev_tape::ioctl): Check
Corinna Vinschen
2000-05-16
2
-1
/
+12
*
* include/cygwin/in.h (AF_INET6): Use correct in6_addr struct.
Christopher Faylor
2000-05-16
2
-1
/
+5
*
* include/cygwin/version.h: Bump DLL minor version number to 2.
Christopher Faylor
2000-05-15
2
-5
/
+5
*
* shared.h: Bump PROC_MAGIC.
Christopher Faylor
2000-05-15
3
-2
/
+9
*
2000-05-13 Mumit Khan <khan@xraylith.wisc.edu>
Mumit Khan
2000-05-14
2
-1
/
+5
*
2000-05-12 Mumit Khan <khan@xraylith.wisc.edu>
Mumit Khan
2000-05-13
3
-2
/
+10
*
* dcrt0.cc (build_argv): Remove unneeded variable.
Christopher Faylor
2000-05-13
3
-4
/
+37
*
* fhandler_raw.cc (write_file, read_file): New wrapper functions
Corinna Vinschen
2000-05-12
2
-22
/
+59
*
* Makefile.in (DLL_OFILES): Sort.
Christopher Faylor
2000-05-12
4
-35
/
+47
*
* mmap.cc (list::erase): Increment loop counter.
DJ Delorie
2000-05-11
2
-2
/
+7
*
* cygwin.din: insure that regsub() is included in
DJ Delorie
2000-05-11
2
-0
/
+7
[prev]
[next]