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
*
* fhandler_disk_file.cc (fhandler_base::fstat_by_name): Check for
Corinna Vinschen
2008-07-30
4
-25
/
+58
*
* sec_auth.cc (extract_nt_dom_user): Return domain and user name as
Corinna Vinschen
2008-07-30
4
-15
/
+35
*
include/opcode/
Alan Modra
2008-07-30
2
-0
/
+13
*
* Makefile.in: Link cygcheck with -lntdll even without mingw-zlib.
Christopher Faylor
2008-07-30
2
-2
/
+7
*
* cygwin.din (_getutline): Remove.
Christopher Faylor
2008-07-30
6
-16
/
+36
*
(missing changelog entry)
Christopher Faylor
2008-07-30
1
-1
/
+6
*
* include/cygwin/version.h: Add comment indicating that current API number bump
Christopher Faylor
2008-07-29
1
-1
/
+2
*
* Makefile.in (DLL_OFILES): Remove v8 regexp files.
Corinna Vinschen
2008-07-29
13
-1622
/
+26
*
Replace __mingw_snprintf() with new generic family implementation; likewise, ...
Keith Marshall
2008-07-28
7
-1268
/
+2739
*
Lay foundations for new printf() function family implementation.
Keith Marshall
2008-07-28
5
-9
/
+268
*
* dcrt0.cc (dll_crt0_0): Remove calling malloc_init and
Christopher Faylor
2008-07-27
5
-47
/
+46
*
* mount.cc (mount_info::init): Add location where we're looking for fstab to
Christopher Faylor
2008-07-27
4
-17
/
+16
*
* cygcheck.cc (load_cygwin): Free the cygwin dll after we're done with it.
Christopher Faylor
2008-07-27
2
-26
/
+32
*
* shared_info.h (shared_destroy): Declare.
Christopher Faylor
2008-07-27
4
-1
/
+22
*
* fhandler_socket.cc (fhandler_socket::send_internal): Send never more
Corinna Vinschen
2008-07-27
2
-33
/
+55
*
* fhandler_tty.cc (fhandler_pty_master::setup): Reorganize so that all
Christopher Faylor
2008-07-26
2
-20
/
+21
*
Support PowerPC single-precision float.
Alan Modra
2008-07-26
2
-2
/
+7
*
* dcrt0.cc (dll_crt0_1): Call malloc_init and user_shared_initialize_1
Corinna Vinschen
2008-07-26
2
-3
/
+12
*
2008-07-25 Bo Yang <techrazy@users.sourceforge.net>
Chris Sutcliffe
2008-07-25
2
-0
/
+5
*
2008-07-25 Bo Yang <techrazy@users.sourceforge.net>
Chris Sutcliffe
2008-07-25
4
-0
/
+224
*
* acinclude.m4: Remove libide, libgui, and all the other Tcl
Keith Seitz
2008-07-25
3
-1277
/
+3246
*
* dcrt0.cc (dll_crt0_0): Call malloc_init and user_shared_initialize_1
Corinna Vinschen
2008-07-25
7
-24
/
+79
*
* mount.cc: Remove non-unix-like options (-x,-t,b) throughout.
Christopher Faylor
2008-07-25
4
-1835
/
+2600
*
* utils.sgml: Remove useless text.
Corinna Vinschen
2008-07-25
2
-10
/
+6
*
2008-07-24 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2008-07-25
2
-0
/
+17
*
2008-07-24 techrazy <techrazy@users.sourceforge.net>
Chris Sutcliffe
2008-07-25
2
-0
/
+6
*
* mount.cc (mount_info::from_fstab): Change system_printf to
Corinna Vinschen
2008-07-24
2
-1
/
+6
*
* shared.cc (user_shared_initialize): Fetch potentially changed Cygwin
Corinna Vinschen
2008-07-24
10
-89
/
+169
*
2008-07-24 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2008-07-24
2
-0
/
+8
*
* include/lmaccess.h (struct _USER_INFO_4): Define.
Corinna Vinschen
2008-07-24
2
-1
/
+51
*
* mkgroup.c (main): Fix test for duplicate domain/machine request.
Corinna Vinschen
2008-07-23
3
-9
/
+32
*
* mkgroup.c: Rework to allow per-domain/per-machine id_offset.
Corinna Vinschen
2008-07-23
4
-166
/
+192
*
* mkgroup.c: Consolidate variable names.
Corinna Vinschen
2008-07-23
4
-44
/
+323
*
* spawn.cc (spawn_guts): Fix previous patch for UNC paths.
Corinna Vinschen
2008-07-23
2
-1
/
+5
*
* mkgroup.c (enum_groups): Create full qualified groupname using
Corinna Vinschen
2008-07-22
3
-2
/
+10
*
* mkgroup.c (main): Remove special root group code. Only print
Corinna Vinschen
2008-07-22
2
-24
/
+22
*
Remove erroneous ChangeLog entry.
Corinna Vinschen
2008-07-22
1
-11
/
+0
*
* spawn.cc (spawn_guts): Remove long path prefix from win32 path
Corinna Vinschen
2008-07-22
2
-0
/
+19
*
* Makefile.in (cygcheck.exe): Link against ntdll.
Corinna Vinschen
2008-07-22
9
-928
/
+925
*
* include/ctype.h: Declare __ctype_ptr__ to keep newlib build happy.
Corinna Vinschen
2008-07-22
2
-0
/
+7
*
2008-07-21 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2008-07-21
13
-24
/
+44
*
* Makefile.in (cygcheck.exe): Link against ntdll.
Corinna Vinschen
2008-07-21
1
-0
/
+11
*
* bfd/elf-bfd.h: Declare elfcore_write_ppc_vsx.
Luis Machado
2008-07-21
2
-0
/
+6
*
* autoload.cc (WNetGetProviderNameA): Define.
Corinna Vinschen
2008-07-19
3
-34
/
+101
*
2008-07-18 Ken Werner <ken.werner@de.ibm.com>
Jeff Johnston
2008-07-18
2
-2
/
+6
*
* fhandler.cc (fhandler_base::open): Rename x to fh. On Samba, always
Corinna Vinschen
2008-07-18
2
-17
/
+30
*
* cygwinenv.sgml: Move binmode option to list of removed options.
Corinna Vinschen
2008-07-18
2
-15
/
+14
*
* environ.cc (known): Remove "binmode" option.
Corinna Vinschen
2008-07-18
6
-11
/
+11
*
2008-07-17 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2008-07-17
2
-2
/
+11
*
2008-07-17 Ken Werner <ken.werner@de.ibm.com>
Jeff Johnston
2008-07-17
2
-1
/
+13
[next]