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
...
*
* CRTfmode.c: Fix nested comment.
Christopher Faylor
2007-06-17
2
-1
/
+5
*
* include/string.h (strcasecmp): Fix typo in declaration prototype.
Christopher Faylor
2007-06-17
2
-1
/
+5
*
* include/search.h: Reinstate node_t definition.
Christopher Faylor
2007-06-17
3
-23
/
+16
*
* autoload.cc (GetIpForwardTable): Define.
Corinna Vinschen
2007-06-14
7
-9
/
+75
*
* include/io.h (lseek64) : Add prototype.
Danny Smith
2007-06-14
2
-0
/
+5
*
* include/string.h (strcasecmp): Add prototype.
Danny Smith
2007-06-14
2
-0
/
+7
*
* Makefile.in (CRT0S): Revert last change.
Danny Smith
2007-06-13
3
-4
/
+12
*
* Makefile.in (CRT0S): Add back CRTfmode.o.
Danny Smith
2007-06-13
2
-1
/
+5
*
* include/stdlib.h: Don't include stdint.h. Conditionally define intptr_t.
Danny Smith
2007-06-13
3
-3
/
+22
*
* signal.cc (usleep): Use useconds_t for the type as per POSIX.
Christopher Faylor
2007-06-12
2
-1
/
+5
*
* Makefile.in (DLL_OFILES): Add xsique.o.
Corinna Vinschen
2007-06-12
9
-65
/
+80
*
* fhandler.cc (fhandler_base::fstat): Set pipe permission bits more
Corinna Vinschen
2007-06-12
2
-3
/
+8
*
* cygwin.din (confstr): Export.
Corinna Vinschen
2007-06-11
5
-2
/
+59
*
* crt1.c (__mingw_CRTStartup): Add explicit call to libgcc's __main.
Danny Smith
2007-06-11
2
-0
/
+13
*
* cygwin-api.in.sgml: Accommodate new "Compatibility" section layout.
Corinna Vinschen
2007-06-05
2
-3
/
+11
*
* ansi.sgml: Delete.
Corinna Vinschen
2007-06-05
4
-201
/
+1271
*
* cygcheck.cc (pathlike): New class.
Christopher Faylor
2007-06-04
3
-183
/
+302
*
* dtable.cc (dtable::set_file_pointers_for_exec): Call SetFilePointer
Corinna Vinschen
2007-05-29
5
-13
/
+34
*
* dumper.cc (dumper::prepare_core_dump): Record a phdr for each section.
Corinna Vinschen
2007-05-29
2
-3
/
+62
*
* cygpath.cc (do_options): Allow outputflag combined with other
Corinna Vinschen
2007-05-29
2
-9
/
+15
*
2007-05-23 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2007-05-24
2
-0
/
+9
*
* cygpath.cc: Include argz.h.
Corinna Vinschen
2007-05-23
2
-127
/
+130
*
* path.cc (cwdstuff::set): Revert useless acquire check.
Corinna Vinschen
2007-05-22
2
-2
/
+5
*
* path.cc (cwdstuff::set): Avoid double aquiring of cwd_lock.
Corinna Vinschen
2007-05-22
2
-2
/
+8
*
* fhandler_floppy.cc (fhandler_dev_floppy::lseek): Don't invalidate
Corinna Vinschen
2007-05-22
2
-1
/
+20
*
* include/search.h (hsearch_r): Provide declaration.
Corinna Vinschen
2007-05-21
2
-0
/
+5
*
* fhandler_floppy.cc (fhandler_dev_floppy::lseek): Set buf size to
Corinna Vinschen
2007-05-21
2
-4
/
+13
*
2007-05-19 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2007-05-19
2
-0
/
+6
*
* fhandler_socket.cc (adjust_socket_file_mode): New inline function.
Corinna Vinschen
2007-05-15
2
-4
/
+24
*
* path.cc (fs_info::update): Set and use is_cdrom.
Christopher Faylor
2007-05-15
3
-14
/
+54
*
* cygwin.din (asnprintf, dprint, _Exit, vasnprintf, vdprintf): Export.
Christopher Faylor
2007-05-15
3
-1
/
+12
*
* include/stdint.h (intptr_t): Fix typo.
Danny Smith
2007-05-08
2
-2
/
+7
*
* include/stdint.h (intptr_t): Protect with _INTPTR_T_DEFINED.
Danny Smith
2007-05-07
2
-10
/
+43
*
* include/cygwin/time.h: Use __cdecl on declaration. Remove
Christopher Faylor
2007-04-27
1
-7
/
+6
*
2007-04-22 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2007-04-22
2
-38
/
+50
*
2007-04-20 Matthias Miller <matthiasmiller@users.sourceforge.net>
Chris Sutcliffe
2007-04-20
2
-113
/
+128
*
* cygwin.sc: Remove duplicated .debug_macinfo section.
Brian Dessent
2007-04-18
3
-2
/
+9
*
2007-04-15 Piotr Wyderski <piotr.wyderski@wp.pl>
Chris Sutcliffe
2007-04-15
2
-0
/
+7
*
2007-04-07 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2007-04-07
2
-12
/
+15
*
* include/stdint.h (WINT_MIN): Fix sign.
Corinna Vinschen
2007-04-06
2
-1
/
+5
*
2007-04-05 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2007-04-05
2
-11
/
+24
*
* include/stdint.h (WINT_MIN, WINT_MAX): Fix definition.
Corinna Vinschen
2007-04-04
2
-3
/
+7
*
2007-03-30 Brian Dessent <brian@dessent.net>
Chris Sutcliffe
2007-04-01
2
-0
/
+5
*
* utils/cygpath.cc (get_long_path_name_w32impl): Close handles returned by
Christopher Faylor
2007-03-31
2
-4
/
+15
*
* cygwin/external.cc (cygwin_internal): Implement CW_SET_DOS_FILE_WARNING.
Christopher Faylor
2007-03-30
5
-1
/
+21
*
* cygheap.cc (cygheap_init): Fix formatting. Remove comment. Set
Corinna Vinschen
2007-03-29
11
-58
/
+111
*
* spawn.cc (spawn_guts): Start pure-windows processes in a suspended state to
Christopher Faylor
2007-03-28
2
-6
/
+9
*
2007-03-25 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2007-03-26
2
-2
/
+6
*
2007-03-25 Chris Sutcliffe <ir0nh34d@users.sf.net>
Chris Sutcliffe
2007-03-26
3
-3
/
+8
*
* include/psapi.h (GetMappedFileName): Fix messed up checkin.
Corinna Vinschen
2007-03-23
2
-2
/
+6
[prev]
[next]