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
Commit message (
Expand
)
Author
Age
Files
Lines
*
2006-08-21 David Ung <davidu@mips.com>
Jeff Johnston
2006-08-21
2
-0
/
+8
*
* fhandler_disk_file.cc (fhandler_disk_file::opendir): Fix formatting.
Corinna Vinschen
2006-08-20
2
-4
/
+11
*
* fhandler_disk_file.cc (DIR_NUM_ENTRIES): Set to 100 to maximize
Corinna Vinschen
2006-08-20
2
-24
/
+68
*
* fhandler_disk_file.cc (fhandler_disk_file::pread): Properly check for
Christopher Faylor
2006-08-19
2
-4
/
+9
*
* sys/types.h: Correct syntax error caused by missing '\' on #ifdef line.
Christopher Faylor
2006-08-19
2
-1
/
+6
*
2006-08-17 Brian Ford <Brian.Ford@FlightSafety.com>
Jeff Johnston
2006-08-17
2
-5
/
+10
*
* fhandler_serial.cc (raw_read): Evaluate minchars taking the
Corinna Vinschen
2006-08-17
2
-14
/
+15
*
2006-08-16 Joel Schopp <jschopp@austin.ibm.com>
Jeff Johnston
2006-08-16
2
-0
/
+6
*
2006-08-16 Joel Schopp <jschopp@austin.ibm.com>
Jeff Johnston
2006-08-16
2
-1
/
+6
*
2006-08-16 Joel Schopp <jschopp@austin.ibm.com>
Jeff Johnston
2006-08-16
3
-12
/
+57
*
2006-08-16 Joel Schopp <jschopp@austin.ibm.com>
Jeff Johnston
2006-08-16
14
-6
/
+5667
*
2006-08-16 Joel Schopp <jschopp@austin.ibm.com>
Jeff Johnston
2006-08-16
13
-0
/
+4350
*
[ ChangeLog ]
Thiemo Seufer
2006-08-15
2
-0
/
+10
*
* security.cc (subauth): Initialize user_token to NULL. Add comment.
Corinna Vinschen
2006-08-14
2
-2
/
+9
*
* shared.cc (open_shared): Desperately try to get shared memory, only
Corinna Vinschen
2006-08-11
2
-0
/
+29
*
* lib/wtsapi32.def (WTSGetActiveConsoleSessionId). Move from here...
Danny Smith
2006-08-10
3
-1
/
+8
*
* pinfo.cc (_onreturn::~onreturn): Don't attempt to close a NULL handle.
Christopher Faylor
2006-08-10
3
-2
/
+8
*
revert erroneous checkin
Christopher Faylor
2006-08-10
2
-5
/
+18
*
* winsup.h: Turn on DEBUGGING by default for now.
Christopher Faylor
2006-08-10
5
-18
/
+103
*
* fhandler_disk_file.cc (fhandler_disk_file::lock): Handle
Corinna Vinschen
2006-08-10
2
-0
/
+7
*
* overview2.sgml: Remove inaccurate "full support for windows pathnames"
Christopher Faylor
2006-08-09
2
-2
/
+6
*
* path.h (SYMLINK_EA_NAME): Remove.
Corinna Vinschen
2006-08-09
2
-5
/
+5
*
* autoload.cc (GetHandleInformation): Declare new function.
Christopher Faylor
2006-08-09
4
-3
/
+16
*
* autoload.cc (NtSetInformationFile): Define.
Corinna Vinschen
2006-08-07
11
-33
/
+213
*
* ldmain.c (main): Initialise print_gc_sections field of link_info structure.
Nick Clifton
2006-08-04
2
-0
/
+7
*
* include/ctype.h: Remove stray ')'.
Danny Smith
2006-08-03
2
-1
/
+5
*
2006-08-03 J"orn Rennecke <joern.rennecke@st.com>
Jeff Johnston
2006-08-03
2
-0
/
+13
*
* path.cc (vconcat): Don't convert backslahes to slashes.
Corinna Vinschen
2006-08-03
2
-4
/
+6
*
* include/ctype.h (_BLANK): Expand comment.
Danny Smith
2006-08-03
6
-7
/
+64
*
fix typo
Christopher Faylor
2006-08-03
1
-1
/
+1
*
* Makefile.in (subauth): Add dependency on mingw.
Christopher Faylor
2006-08-03
2
-0
/
+6
*
* environ.cc (env_win32_to_posix_path_list): Declare.
Christopher Faylor
2006-08-02
4
-5
/
+44
*
* Makefile.in (cygpath.exe): Add rule to link cygpath against ntdll.dll.
Corinna Vinschen
2006-08-02
3
-0
/
+178
*
2006-08-01 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2006-08-01
6
-15
/
+30
*
* cygwinenv.sgml: Document [no]dosfilewarning option.
Christopher Faylor
2006-08-01
2
-1
/
+11
*
* environ.cc (dos_file_warning): Declare.
Christopher Faylor
2006-08-01
5
-10
/
+55
*
2006-08-01 Thiemo Seufer <ths@mips.com>
Jeff Johnston
2006-08-01
2
-0
/
+10
*
2006-07-31 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2006-07-31
177
-89
/
+6204
*
2006-07-31 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2006-07-31
2
-1
/
+5
*
* fhandler_socket.cc (fhandler_socket::recv_internal): Fix a problem
Corinna Vinschen
2006-07-31
4
-37
/
+25
*
* fhandler_socket.cc (fhandler_socket::evaluate_events): Circumvent
Corinna Vinschen
2006-07-31
2
-22
/
+23
*
* autoload.cc: Drop LoadDLLprime for wsock32 since no wsock32 function
Corinna Vinschen
2006-07-31
2
-15
/
+7
*
* cygpath.cc (get_long_name): Fallback to get_long_path_name_w32impl.
Corinna Vinschen
2006-07-31
2
-4
/
+15
*
Update more IMAGE relocation type indicators
Danny Smith
2006-07-29
2
-15
/
+91
*
* fhandler.h (struct wsa_event): Define here.
Corinna Vinschen
2006-07-28
4
-15
/
+35
*
* cygpath.c (get_long_name): Cover the case that GetLongPathName
Corinna Vinschen
2006-07-27
2
-4
/
+16
*
* fhandler_socket.cc: Revert misguided attempt to handle FD_CLOSE error
Corinna Vinschen
2006-07-27
4
-44
/
+50
*
* fhandler_socket.cc (fhandler_socket::recvmsg): Remove unused tot
Corinna Vinschen
2006-07-27
4
-8
/
+20
*
* fhandler.h (class fhandler_socket): Remove prot_info_ptr.
Corinna Vinschen
2006-07-27
5
-128
/
+58
*
Update some IMAGE flags to PECOFF v8 (May, 2006) specs.
Danny Smith
2006-07-27
2
-25
/
+161
[next]