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
*
* pthread.cc (pthread_create): Very minor formatting change.
Christopher Faylor
2008-10-07
3
-2
/
+18
*
* cygtls.h (_cygtls::initialized): Remove bogus stack check which would when
Christopher Faylor
2008-10-07
2
-2
/
+7
*
* dcrt0.cc (dll_crt0_0): Don't initialize signals early when dynamically
Christopher Faylor
2008-10-05
2
-1
/
+11
*
* thread.cc (pthread_mutex::_fixup_after_fork): Reinstate DEBUGGING
Christopher Faylor
2008-09-30
2
-1
/
+9
*
* thread.cc (pthread_mutex::_fixup_after_fork): Just reset lock to pristine
Christopher Faylor
2008-09-30
2
-22
/
+12
*
* flock.cc (inode_t::get_all_locks_list): Fix typo.
Corinna Vinschen
2008-09-29
3
-1
/
+7
*
* errno.cc (_sys_errlist): Add ECANCELED, ENOTRECOVERABLE, EOWNERDEAD.
Eric Blake
2008-09-19
2
-21
/
+29
*
* cygtls.h (unionent): Move from net.cc.
Christopher Faylor
2008-09-16
4
-94
/
+130
*
* Makefile.in: Add -c option which is now removed from COMPILE_C*.
Christopher Faylor
2008-09-12
6
-3
/
+25
*
* cygwin.din (sys_sigabbrev): Add this here.
Christopher Faylor
2008-09-11
7
-11
/
+28
*
* localtime.cc (increment_overflow): Mark as non-inline to prevent compiler
Christopher Faylor
2008-09-11
8
-14
/
+28
*
* net.cc (in6addr_any, in6addr_loopback): Add appropriate number of braces
Christopher Faylor
2008-09-11
3
-9
/
+20
*
* fhandler.h (fhandler_pipe::raw_read): Remove __stdcall decoration.
Christopher Faylor
2008-09-11
3
-2
/
+7
*
* cygheap.cc (creturn): Reorganize to avoid a new compiler warning/error.
Christopher Faylor
2008-09-11
29
-302
/
+359
*
* fhandler_tty.cc (close_maybe): Check for both types of invalid handle before
Christopher Faylor
2008-08-27
2
-7
/
+14
*
* shared_info.h (shared_info::create_root_entry): Remove extraneous
Christopher Faylor
2008-08-26
2
-1
/
+6
*
* fhandler.h (class fhandler_pipe): Rename read and write
Corinna Vinschen
2008-08-26
3
-4
/
+11
*
add comments
Christopher Faylor
2008-08-25
1
-0
/
+4
*
* fhandler.cc (fhandler_base::wait_overlapped): Reorganize again to accommodate
Christopher Faylor
2008-08-22
2
-2
/
+10
*
* path.cc (symlink_info::check_shortcut): If file can't be opened,
Corinna Vinschen
2008-08-20
2
-5
/
+8
*
* fhandler.cc (fhandler_base::wait_overlapped): Always assume that bytes will
Christopher Faylor
2008-08-20
5
-15
/
+27
*
* fhandler_disk_file.cc (fhandler_disk_file::mkdir): Drop fattr variable
Corinna Vinschen
2008-08-19
4
-6
/
+16
*
* fhandler.cc (fhandler_base::wait_overlapped): Don't treat ERROR_BROKEN_PIPE
Christopher Faylor
2008-08-19
2
-2
/
+8
*
* mount.cc (mount_info::get_mounts_here): Don't subtract 2 from
Corinna Vinschen
2008-08-15
2
-1
/
+7
*
* mount.cc (mount_info::create_root_entry): Create default cygdrive
Corinna Vinschen
2008-08-15
2
-1
/
+6
*
* path.cc (symlink_info::check): Don't use eabuf when trying to open
Corinna Vinschen
2008-08-15
2
-8
/
+12
*
* fhandler_disk_file.cc (fhandler_disk_file::link): Fix linking
Corinna Vinschen
2008-08-14
2
-9
/
+10
*
* external.cc (cygwin_internal): Call set_security_attribute with
Corinna Vinschen
2008-08-14
8
-25
/
+69
*
* mount.cc (fillout_mntent): Always print noumount option last.
Corinna Vinschen
2008-08-13
2
-3
/
+7
*
* mount.cc (fillout_mntent): Print options as taken in fstab and mount.
Corinna Vinschen
2008-08-13
2
-4
/
+6
*
* dll_init.cc: Throughout convert to use long pathnames.
Corinna Vinschen
2008-08-13
3
-15
/
+22
*
* syscalls.cc (rename): If newpath doesn't exist, check if .exe suffix
Corinna Vinschen
2008-08-11
2
-2
/
+8
*
* fhandler_floppy.cc (fhandler_dev_floppy::raw_read): Don't set
Corinna Vinschen
2008-08-09
2
-4
/
+7
*
* fhandler.cc (fhandler_base::open): Use Samba workaround generally
Corinna Vinschen
2008-08-07
2
-17
/
+27
*
* config/i386/profile.h (mcount): Mark asms volatile.
Brian Dessent
2008-08-05
2
-2
/
+6
*
* dll_init.cc (dll_global_dtors): Add an additional test to avoid walking the
Christopher Faylor
2008-08-05
2
-3
/
+9
*
Changes suggested by Dave Korn.
Christopher Faylor
2008-08-04
4
-2
/
+11
*
* dcrt0.cc (dll_crt0_1): Add a symbol denoting return from call to main().
Christopher Faylor
2008-08-01
3
-3
/
+18
*
* path.cc (symlink_info::check): Handle (and explain) a special case
Corinna Vinschen
2008-07-31
2
-0
/
+17
*
* spawn.cc (spawn_guts): Check constructed short pathname for being
Corinna Vinschen
2008-07-31
2
-1
/
+9
*
* fhandler_disk_file.cc (fhandler_base::fstat_by_name): Check for
Corinna Vinschen
2008-07-30
4
-25
/
+58
*
* sec_auth.cc (extract_nt_dom_user): Return domain and user name as
Corinna Vinschen
2008-07-30
4
-15
/
+35
*
* cygwin.din (_getutline): Remove.
Christopher Faylor
2008-07-30
6
-16
/
+36
*
(missing changelog entry)
Christopher Faylor
2008-07-30
1
-1
/
+6
*
* include/cygwin/version.h: Add comment indicating that current API number bump
Christopher Faylor
2008-07-29
1
-1
/
+2
*
* Makefile.in (DLL_OFILES): Remove v8 regexp files.
Corinna Vinschen
2008-07-29
13
-1622
/
+26
*
* dcrt0.cc (dll_crt0_0): Remove calling malloc_init and
Christopher Faylor
2008-07-27
5
-47
/
+46
*
* mount.cc (mount_info::init): Add location where we're looking for fstab to
Christopher Faylor
2008-07-27
4
-17
/
+16
*
* shared_info.h (shared_destroy): Declare.
Christopher Faylor
2008-07-27
4
-1
/
+22
*
* fhandler_socket.cc (fhandler_socket::send_internal): Send never more
Corinna Vinschen
2008-07-27
2
-33
/
+55
[next]