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
*
Remove dependency from Cygwin internal code.
Corinna Vinschen
2008-02-06
4
-12
/
+24
*
* fhandler.h (fhandler_console::trunc_buf): Add to use as cache for
Corinna Vinschen
2008-02-06
7
-34
/
+226
*
* autoload.cc (CharToOemA): Remove.
Corinna Vinschen
2008-02-05
7
-92
/
+136
*
* mips.h: Update copyright.
Adam Nemet
2008-02-04
2
-3
/
+18
*
* mips.h: Update copyright.
Adam Nemet
2008-02-04
2
-1
/
+7
*
* Makefile.in: Don't link strfuncs.o from the Cygwin build dir.
Corinna Vinschen
2008-02-04
2
-2
/
+10
*
* smallprint.cc (__small_vsprintf): Use HEAP_NOTHEAP for type.
Corinna Vinschen
2008-02-04
3
-2
/
+21
*
* configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
Hans-Peter Nilsson
2008-02-02
3
-2
/
+5
*
2008-02-01 Brian Dessent <brian@dessent.net>
Chris Sutcliffe
2008-02-02
2
-5
/
+14
*
2008-02-02 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2008-02-02
3
-23
/
+34
*
2008-01-31 Marc Gauthier <marc@tensilica.com>
Bob Wilson
2008-02-01
3
-4
/
+9
*
* miscfuncs.cc (cygwin_wcsncasecmp): Never access more than n
Corinna Vinschen
2008-02-01
2
-18
/
+28
*
* string.h: Re-enable inline strcasematch and strncasematch
Corinna Vinschen
2008-02-01
12
-60
/
+69
*
* dcrt0.cc (dll_crt0_1): Use GetCommandLineW and convert to current
Corinna Vinschen
2008-01-31
8
-55
/
+155
*
* cygheap.h (struct cwdstuff): Add dir member to store cwd handle.
Corinna Vinschen
2008-01-31
3
-31
/
+41
*
2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
Paolo Bonzini
2008-01-31
3
-2
/
+20
*
Remove conflict marker as obvious.
Brian Ford
2008-01-30
1
-1
/
+0
*
Add OpenVMS extensions.
Nick Clifton
2008-01-30
2
-6
/
+96
*
2008-01-30 Brandon Sneed <nivenh@sourceware.org>
Brandon Sneed
2008-01-30
2
-0
/
+12
*
2008-01-30 Brandon Sneed <nivenh@sourceware.org>
Brandon Sneed
2008-01-30
2
-0
/
+17
*
2008-01-29 Brandon Sneed <nivenh@sourceware.org>
Brandon Sneed
2008-01-30
2
-2
/
+39
*
2008-01-29 Brandon Sneed <nivenh@sourceware.org>
Brandon Sneed
2008-01-29
6
-3
/
+85
*
* include/ras.h (RAS_MaxDnsSuffix): define.
Brandon Sneed
2008-01-29
2
-0
/
+5
*
Added new PSAPI defines and exports
Brandon Sneed
2008-01-29
3
-0
/
+19
*
* path.cc: Fix Samba version in comment.
Corinna Vinschen
2008-01-28
2
-1
/
+5
*
include/
David Daney
2008-01-27
2
-1
/
+23
*
* libc/sys/mmixware/isatty.c (_isatty): Renamed from isatty.
Hans-Peter Nilsson
2008-01-25
2
-3
/
+8
*
* path.cc (fs_info::update): Fix old-style Samba test to support
Corinna Vinschen
2008-01-24
2
-8
/
+14
*
/gas:
Eric Weddington
2008-01-23
2
-0
/
+5
*
* config.sub, config.guess: Update from upstream sources.
Ben Elliston
2008-01-23
3
-4
/
+12
*
* ntdll.h (struct _FILE_FS_OBJECTID_INFORMATION): Define.
Corinna Vinschen
2008-01-22
4
-12
/
+62
*
* libc/sys/sh/syscalls.c (_isatty): New.
DJ Delorie
2008-01-22
2
-0
/
+11
*
2008-01-21 Neal H. Walfield <neal@gnu.org>
Jeff Johnston
2008-01-21
3
-4
/
+10
*
* fhandler_disk_file.cc (fhandler_disk_file::link): Open file with
Corinna Vinschen
2008-01-21
2
-1
/
+6
*
* common.h (AT_SUN_AUXFLAGS): Define.
Mark Kettenis
2008-01-16
2
-0
/
+5
*
/gas:
Eric Weddington
2008-01-16
2
-0
/
+9
*
* Makefile.in (install-libs): Overwrite newlib's libg.a with symlink
Corinna Vinschen
2008-01-15
2
-0
/
+6
*
* Makefile.in (DLL_OFILES): Remove memmem.o.
Corinna Vinschen
2008-01-15
3
-68
/
+6
*
* libc/string/Makefile.am (ELIX_2_SOURCES): Fix definition.
Eric Blake
2008-01-15
3
-26
/
+46
*
* libc/include/machine/setjmp.h (__SIGMASK_FUNC): Define as
Corinna Vinschen
2008-01-15
2
-4
/
+25
*
* cygcheck.cc (dump_sysinfo): Always try to get a OSVERSIONINFOEX
Corinna Vinschen
2008-01-13
2
-59
/
+126
*
Make strstr and strcasestr O(n), not O(n^2); add memmem.
Eric Blake
2008-01-12
8
-16
/
+664
*
* m32c/exit.S (__exit): preserve both argument registers.
DJ Delorie
2008-01-11
2
-2
/
+6
*
2008-01-08 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2008-01-08
3
-60
/
+66
*
* futex.m4: New file.
Jakub Jelinek
2008-01-08
2
-0
/
+68
*
* config.sub, config.guess: Update from upstream sources.
Ben Elliston
2008-01-07
3
-11
/
+18
*
2008-01-07 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2008-01-07
5
-46
/
+60
*
* fhandler.h: Update copyright.
Corinna Vinschen
2008-01-07
3
-2
/
+8
*
* fhandler.h (fhandler_base::is_tty): Make bool.
Christopher Faylor
2008-01-06
2
-10
/
+23
*
* include/limits.h (TTY_NAME_MAX): Increase size to same as linux to allow for
Christopher Faylor
2008-01-06
2
-1
/
+6
[next]