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_proc.cc: Reorganize global proc content data into a new
Corinna Vinschen
2009-01-17
3
-139
/
+104
*
* Fix copyright dates.
Corinna Vinschen
2009-01-16
7
-6
/
+11
*
* cygcheck.cc (dump_sysinfo): Raise size of osname. Add Windows 7
Corinna Vinschen
2009-01-16
2
-32
/
+60
*
* libc/getopt.c (parse_long_options): Use fix from NetBSD's getopt
Corinna Vinschen
2009-01-13
2
-9
/
+24
*
* syscalls.cc (enum bin_status): New type.
Corinna Vinschen
2009-01-12
2
-41
/
+123
*
* errno.cc (errmap): Set errno to ENOENT instead of ENOSHARE throughout.
Corinna Vinschen
2009-01-11
3
-7
/
+15
*
2009-01-10 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2009-01-10
2
-3
/
+6
*
* mount.cc (mount_info::from_fstab_line): Always convert drive
Corinna Vinschen
2009-01-09
3
-24
/
+34
*
* include/sys/cygwin.h (CW_SETERRNO): Define.
Christopher Faylor
2009-01-09
7
-7
/
+39
*
* ldd.cc: New file. First stab at implementing ldd-like functionality for
Christopher Faylor
2009-01-09
3
-1
/
+275
*
* libc/fts.c (fts_build): Use DT_DIR case on Cygwin.
Corinna Vinschen
2009-01-08
2
-3
/
+10
*
* ntdll.h: Reorder NT status flags. Fix a case difference. Add
Corinna Vinschen
2009-01-07
3
-15
/
+57
*
* fhandler_disk_file.cc (fhandler_disk_file::link): Only add .exe if
Corinna Vinschen
2009-01-07
3
-1
/
+11
*
* include/winbase.h (SCS_64BIT_BINARY): Define.
Corinna Vinschen
2009-01-07
2
-0
/
+5
*
* cygcheck.cc (dump_sysinfo_services): Quote the path for popen.
Pierre Humblet
2009-01-06
2
-1
/
+5
*
Fix MinGW-Bug [2445962]; (reported by Keishi Suenaga).
Keith Marshall
2009-01-04
3
-2
/
+51
*
* Makefile.in (CFLAGS): Look in cygwin's build directory for header files.
Christopher Faylor
2009-01-03
2
-2
/
+7
*
correct
Christopher Faylor
2009-01-03
1
-2
/
+2
*
Remove unneeded header files from source files throughout. Update copyrights
Christopher Faylor
2009-01-03
59
-308
/
+410
*
Year-end rollover.
Christopher Faylor
2009-01-03
2
-3342
/
+3341
*
* speclib: Rewrite completely in perl. Avoid multiple nm calls.
Christopher Faylor
2009-01-02
2
-51
/
+94
*
* include/cygwin/version.h: Bump CYGWIN_VERSION_API_MINOR to 191.
Christopher Faylor
2008-12-31
2
-1
/
+6
*
* glob_pattern_p.cc: New file.
Christopher Faylor
2008-12-31
6
-16
/
+53
*
Correct mishandling of invalid characters in printf() format specs.
Keith Marshall
2008-12-31
2
-4
/
+22
*
* include/bits/wordsize.h: New linux-compatibility header.
Christopher Faylor
2008-12-31
2
-0
/
+10
*
* cygcheck.cc (pretty_id): Quote the path for popen.
Pierre Humblet
2008-12-31
2
-5
/
+11
*
* exceptions.cc (try_to_debug): Avoid creating a huge buffer on the stack.
Christopher Faylor
2008-12-30
2
-3
/
+7
*
* mount.cc: Change comment.
Christopher Faylor
2008-12-25
6
-334
/
+365
*
* path.cc (symlink_info::check_shortcut): Ensure that symlink handle is closed
Christopher Faylor
2008-12-24
2
-2
/
+6
*
* fhandler.h (fhandler_base_setup_overlapped): Add new argument.
Christopher Faylor
2008-12-23
4
-143
/
+55
*
* pipe.cc (getov_result): Minor cleanup.
Christopher Faylor
2008-12-22
2
-3
/
+6
*
* pipe.cc (getov_result): Add parameters to facilitate better EOF checking.
Christopher Faylor
2008-12-21
2
-5
/
+15
*
* fhandler.cc (fhandler_base::wait_overlapped): Reorganize to eliminate gotos
Christopher Faylor
2008-12-20
2
-37
/
+43
*
* pinfo.h (pinfo::thisproc): Declare. Rename from set_myself.
Christopher Faylor
2008-12-20
4
-16
/
+25
*
* pwdgrp.h (pwdgrp::refresh): Fix indentation.
Corinna Vinschen
2008-12-20
3
-6
/
+11
*
2008-12-16 Danny Smith <dannysmith@users.sourceforge.net>
Chris Sutcliffe
2008-12-20
2
-25
/
+44
*
* pinfo.cc (pinfo_basic): New class.
Christopher Faylor
2008-12-19
4
-13
/
+41
*
* fhandler_registry.cc (perf_data_files): New table.
Corinna Vinschen
2008-12-19
2
-13
/
+77
*
* path.cc (path_conv::check): Handle incoming DOS paths non-POSIXy,
Corinna Vinschen
2008-12-19
2
-1
/
+14
*
* fhandler_disk_file.cc: Set 4th parameter of NtQueryDirectoryFile to
Corinna Vinschen
2008-12-18
2
-9
/
+22
*
* path.cc (symlin_info::check): Set 4th parameter of
Corinna Vinschen
2008-12-18
2
-23
/
+35
*
* utils.sgml: Fix typo in passwd screen text.
Corinna Vinschen
2008-12-16
2
-1
/
+5
*
* fhandler_registry.cc (DEFAULT_VALUE_NAME): Remove constant.
Corinna Vinschen
2008-12-16
2
-69
/
+83
*
* syscalls.cc (gen_full_path_at): Use isabspath instead of isdirsep
Corinna Vinschen
2008-12-15
2
-1
/
+6
*
* sec_auth.cc (open_local_policy): Set lsa handle to
Corinna Vinschen
2008-12-15
2
-1
/
+11
*
* setlsapwd.cc (setlsapwd): Simplify code. Only try to call cygserver
Corinna Vinschen
2008-12-15
2
-7
/
+15
*
* setpwd.cc (client_request_setpwd::serve): Don't treat removing
Corinna Vinschen
2008-12-15
2
-1
/
+8
*
* setlsapwd.cc (setlsapwd): Explicitely erase password buffer content
Corinna Vinschen
2008-12-15
2
-1
/
+9
*
* setpwd.cc (client_request_setpwd::serve): Explicitely erase password
Corinna Vinschen
2008-12-15
2
-0
/
+7
*
* passwd.c (main): Put how to delete the registry password on its own
Corinna Vinschen
2008-12-15
2
-1
/
+7
[next]