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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
* dtable.cc (dtable::build_fhandler_from_name): Just pass posix path along to
Christopher Faylor
2002-05-24
1
-0
/
+29
*
* path.cc (path_conv::check): Make sure any trailing path component is part of
Christopher Faylor
2002-05-23
1
-0
/
+5
*
* smallprint.c (__small_vsprintf): Implement '%o' after all these years.
Christopher Faylor
2002-05-23
1
-0
/
+5
*
* fhandler.h (fhandler_virtual::exists): Eliminate path argument.
Christopher Faylor
2002-05-22
1
-2
/
+20
*
* include/cygwin/types.h: Revert previous patch.
Corinna Vinschen
2002-05-22
1
-0
/
+4
*
* include/cygwin/types.h: Define pthread stuff only if _POSIX_THREADS
Corinna Vinschen
2002-05-22
1
-0
/
+5
*
* security.cc (open_local_policy): Initialize lsa to
Corinna Vinschen
2002-05-21
1
-0
/
+8
*
* fhandler_disk_file.cc (fhandler_disk_file::fstat): Make handling of nlink
Christopher Faylor
2002-05-18
1
-0
/
+5
*
* path.cc (path_conv::check): Always set executable bit for executable
Christopher Faylor
2002-05-18
1
-0
/
+5
*
* fhandler.cc (fhandler_base::lseek): Avoid calling SetFilePointer with high
Christopher Faylor
2002-05-17
1
-0
/
+6
*
* fhandler_raw.cc (fhandler_dev_raw::open): Replace set_errno()
Corinna Vinschen
2002-05-17
1
-0
/
+11
*
* times.cc (utimes): Use FILE_WRITE_ATTRIBUTES even on 9x/Me when
Corinna Vinschen
2002-05-17
1
-0
/
+7
*
* syscalls.cc (seteuid): Set default dacl in process token.
Corinna Vinschen
2002-05-16
1
-0
/
+16
*
* cygwin.din: Add strlcat and strlcpy.
Christopher Faylor
2002-05-13
1
-0
/
+5
*
* shared.cc (__sec_user): Split into sec_acl() and call orig_sid().
Corinna Vinschen
2002-05-13
1
-0
/
+6
*
* fhandler_disk_file.cc (fhandler_disk_file::open): Avoid using O_DIROPEN when
Christopher Faylor
2002-05-12
1
-0
/
+6
*
fix entry
Christopher Faylor
2002-05-12
1
-3
/
+3
*
* syscalls.cc (_read): Change error to EBADF if attempt to write to a
Christopher Faylor
2002-05-12
1
-0
/
+5
*
* fhandler.h (executable_states): For now, make dont_care_if_executable
Christopher Faylor
2002-05-12
1
-0
/
+11
*
* fhandler_virtual.cc (fhandler_virtual::close): Quiet a compiler warning.
Christopher Faylor
2002-05-12
1
-0
/
+5
*
* autoload.cc: Add dynamic load statements for 'ZwQueryInformationProcess' and
Christopher Faylor
2002-05-12
1
-1
/
+44
*
* syscalls.cc (_write): Change error to EBADF if attempt to write to a
Christopher Faylor
2002-05-09
1
-0
/
+5
*
* cygheap.h (class cygheap_user): Add member `orig_psid'.
Corinna Vinschen
2002-05-08
1
-0
/
+6
*
* localtime.cc (tzsetwall): Use wildabbr if generated timezone name
Corinna Vinschen
2002-05-07
1
-0
/
+5
*
* spawn.cc (spawn_guts): Move call to set_process_privilege()
Corinna Vinschen
2002-05-06
1
-1
/
+8
*
* path.h (path_conv::path_conv): Initialise normalized_path to NULL.
Christopher Faylor
2002-05-04
1
-0
/
+4
*
* net.cc (getdomainname): Change second argument of getdomainname to size_t.
Christopher Faylor
2002-05-04
1
-3
/
+44
*
* fhandler_proc.cc (fhandler_proc::fstat): Use fhandler name rather than
Christopher Faylor
2002-05-03
1
-0
/
+20
*
* fhandler_proc.cc (fhandler_proc::fstat): Prime with information from
Christopher Faylor
2002-05-02
1
-0
/
+6
*
* path.cc (hash_path_name): Improve hash function strength.
Corinna Vinschen
2002-05-02
1
-0
/
+4
*
missed a conflict indicator
Robert Collins
2002-05-02
1
-1
/
+0
*
2002-05-02 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-05-02
1
-0
/
+7
*
* path.h (pathconv_arg): Add PC_POSIX.
Christopher Faylor
2002-05-02
1
-27
/
+69
*
* include/cygwin/types.h: Include <sys/sysmacros.h>.
Christopher Faylor
2002-05-01
1
-0
/
+4
*
revert patch
Christopher Faylor
2002-04-19
1
-6
/
+0
*
2002-04-16 Thomas Pfaff <tpfaff@gmx.net>
Robert Collins
2002-04-19
1
-0
/
+6
*
* security.cc (get_lsa_srv_inf): Prevent extraneous backslashes for
Corinna Vinschen
2002-04-18
1
-0
/
+5
*
* net.cc (cygwin_accept): Set socket type for accepted socket.
Corinna Vinschen
2002-04-12
1
-0
/
+14
*
* cygwin.din: Add strptime.
Christopher Faylor
2002-04-09
1
-0
/
+5
*
* fork.cc (fork_child): Call fixup_mmaps_after_fork() somewhat earlier.
Corinna Vinschen
2002-04-09
1
-0
/
+4
*
* fhandler.cc (fhandler_base::open): Set read-only bit in
Corinna Vinschen
2002-04-09
1
-6
/
+11
*
* times.cc (gettimeofday): Fix typo in previous patch.
Christopher Faylor
2002-03-28
1
-0
/
+4
*
* times.cc (gettimeofday): Revert to setting timezone info if tz != NULL.
Christopher Faylor
2002-03-28
1
-0
/
+5
*
* fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): Always set
Christopher Faylor
2002-03-22
1
-0
/
+5
*
* spawn.cc (find_exec): Return input if file not found.
Christopher Faylor
2002-03-22
1
-0
/
+4
*
* poll.cc (poll): Add support for invalid descriptors.
Corinna Vinschen
2002-03-19
1
-0
/
+4
*
2002-03-15 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-03-19
1
-0
/
+5
*
* cygserver.cc: Include stdlib.h for exit declaration.
Christopher Faylor
2002-03-15
1
-0
/
+5
*
* pinfo.cc (pinfo::init): Use PID_ALLPIDS flag to control when a redirected
Christopher Faylor
2002-03-15
1
-0
/
+7
*
* glob.c (stat32_to_STAT): New function.
Corinna Vinschen
2002-03-15
1
-0
/
+9
[next]