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
*
* fhandler.cc (fhandler_base::lseek): Avoid calling SetFilePointer with high
Christopher Faylor
2002-05-17
2
-2
/
+16
*
* fhandler_raw.cc (fhandler_dev_raw::open): Replace set_errno()
Corinna Vinschen
2002-05-17
3
-15
/
+22
*
* times.cc (utimes): Use FILE_WRITE_ATTRIBUTES even on 9x/Me when
Corinna Vinschen
2002-05-17
4
-16
/
+9
*
* syscalls.cc (seteuid): Set default dacl in process token.
Corinna Vinschen
2002-05-16
5
-74
/
+140
*
* cygpath.cc (get_short_paths): Fix more error checking.
Corinna Vinschen
2002-05-15
3
-58
/
+73
*
* cygpath.cc (get_short_name): Fix error checking.
Corinna Vinschen
2002-05-14
2
-1
/
+5
*
* kill.cc (prog_name) New global variable.
Christopher Faylor
2002-05-13
2
-7
/
+60
*
* cygwin.din: Add strlcat and strlcpy.
Christopher Faylor
2002-05-13
3
-1
/
+11
*
* shared.cc (__sec_user): Split into sec_acl() and call orig_sid().
Corinna Vinschen
2002-05-13
3
-42
/
+44
*
* kill.cc (listsig): Display numeric id when given symbolic input.
Christopher Faylor
2002-05-13
2
-1
/
+8
*
document kill -h.
Christopher Faylor
2002-05-13
1
-0
/
+3
*
* kill.cc (usage): Show new options. Allow specification of output stream.
Christopher Faylor
2002-05-13
2
-3
/
+13
*
Update ChangeLog with missing entry.
Christopher Faylor
2002-05-13
2
-1
/
+8
*
* Makefile.in (kill.exe): Add as a specific target.
Christopher Faylor
2002-05-13
4
-28
/
+114
*
remove a comma
Christopher Faylor
2002-05-12
1
-1
/
+1
*
* fhandler_disk_file.cc (fhandler_disk_file::open): Avoid using O_DIROPEN when
Christopher Faylor
2002-05-12
2
-4
/
+14
*
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
2
-0
/
+13
*
* mount.cc (do_mount): Default to non-exec option for remote drives. Report
Christopher Faylor
2002-05-12
4
-16
/
+70
*
* fhandler.h (executable_states): For now, make dont_care_if_executable
Christopher Faylor
2002-05-12
5
-60
/
+80
*
* fhandler_virtual.cc (fhandler_virtual::close): Quiet a compiler warning.
Christopher Faylor
2002-05-12
2
-1
/
+6
*
fix formatting
Christopher Faylor
2002-05-12
2
-12
/
+17
*
fix comment
Christopher Faylor
2002-05-12
1
-1
/
+1
*
* autoload.cc: Add dynamic load statements for 'ZwQueryInformationProcess' and
Christopher Faylor
2002-05-12
10
-73
/
+1001
*
* syscalls.cc (_write): Change error to EBADF if attempt to write to a
Christopher Faylor
2002-05-09
2
-0
/
+8
*
* cygheap.h (class cygheap_user): Add member `orig_psid'.
Corinna Vinschen
2002-05-08
3
-1
/
+19
*
* dumper.cc (usage) Standardize usage output. Generalize to allow use for
Christopher Faylor
2002-05-08
2
-11
/
+59
*
* include/commctrl.h (ImageList_DragShowNolock): Remove
Danny Smith
2002-05-07
2
-1
/
+5
*
* localtime.cc (tzsetwall): Use wildabbr if generated timezone name
Corinna Vinschen
2002-05-07
2
-7
/
+12
*
* include/windows.h: Move _ANONYMOUS_UNION, _ANONYMOUS_STRUCT,
Danny Smith
2002-05-06
3
-59
/
+65
*
* spawn.cc (spawn_guts): Move call to set_process_privilege()
Corinna Vinschen
2002-05-06
4
-11
/
+13
*
* path.h (path_conv::path_conv): Initialise normalized_path to NULL.
Christopher Faylor
2002-05-04
2
-1
/
+5
*
.
Christopher Faylor
2002-05-04
1
-0
/
+10
*
* net.cc (getdomainname): Change second argument of getdomainname to size_t.
Christopher Faylor
2002-05-04
7
-65
/
+167
*
* include/winsock2.h (int32): Remove typedef.
Danny Smith
2002-05-03
2
-10
/
+26
*
* fhandler_proc.cc (fhandler_proc::fstat): Use fhandler name rather than
Christopher Faylor
2002-05-03
8
-24
/
+53
*
* fhandler_proc.cc (fhandler_proc::fstat): Prime with information from
Christopher Faylor
2002-05-02
2
-6
/
+13
*
* path.cc (hash_path_name): Improve hash function strength.
Corinna Vinschen
2002-05-02
2
-3
/
+6
*
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
2
-5
/
+14
*
* include/winnt.h (EVENT_*, SEMAPHORE_*, MUTEX_*): Remove
Danny Smith
2002-05-02
3
-7
/
+7
*
* include/winnt.h (THREAD_PRIORITY_*): Remove defines.
Danny Smith
2002-05-02
2
-9
/
+6
*
add new files
Christopher Faylor
2002-05-02
4
-0
/
+1325
*
add comment
Christopher Faylor
2002-05-02
1
-0
/
+1
*
* path.h (pathconv_arg): Add PC_POSIX.
Christopher Faylor
2002-05-02
11
-64
/
+240
*
* include/winnt.h (THREAD_*, EVENT_*, MUTANT_*,
Danny Smith
2002-05-02
2
-0
/
+28
*
* include/cygwin/types.h: Include <sys/sysmacros.h>.
Christopher Faylor
2002-05-01
2
-0
/
+6
*
* include/commctrl.h (SNDMSG): Define and use throughout
Danny Smith
2002-05-01
3
-175
/
+193
*
* mkgroup.c (main): Change call to exit() to a return statement.
Corinna Vinschen
2002-04-29
3
-26
/
+70
*
* configure.in: Remove cinstall target.
Christopher Faylor
2002-04-25
4
-7
/
+7
[next]