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
...
*
IA-64 ELF support.
Jim Wilson
2000-04-21
6
-0
/
+573
*
* config.sub (d30v): Add d30v as a basic machine type.
Richard Henderson
2000-04-21
2
-1
/
+5
*
Fix handling of /.filename
Christopher Faylor
2000-04-21
2
-2
/
+6
*
* path.cc (normalize_posix_path): Previous two patches were still incorrect so
Christopher Faylor
2000-04-21
2
-57
/
+57
*
* exceptions.cc (handle_exceptions): Search further for stack info to
Christopher Faylor
2000-04-20
2
-1
/
+6
*
* path.cc (normalize_posix_path): Previous change failed to take root
Christopher Faylor
2000-04-20
2
-2
/
+7
*
* syscalls.cc (_link): Check new link path for trailing dot.
Corinna Vinschen
2000-04-20
2
-7
/
+13
*
* fhandler.h (fhandler_base::hclose): New virtual method.
Christopher Faylor
2000-04-20
4
-21
/
+34
*
* syscalls.cc (setuid): Allow switching user context after
Corinna Vinschen
2000-04-19
2
-12
/
+58
*
* uinfo.cc (internal_getlogin): Use NetGetDCName() instead
Corinna Vinschen
2000-04-19
2
-4
/
+9
*
* configure.in: Change HEADER_SUBDIR to mingw32.
Christopher Faylor
2000-04-19
3
-54
/
+70
*
Pass MD5PROG to sub-makes when building .tar.bz2 archive.
Andrew Cagney
2000-04-19
2
-0
/
+22
*
* syscalls.cc (_rename): Try MoveFile() at first before
DJ Delorie
2000-04-19
2
-25
/
+32
*
don't put api internals in general tarball
DJ Delorie
2000-04-19
1
-4
/
+4
*
add commands for building a doc kitchen-sink-tarball
DJ Delorie
2000-04-19
1
-0
/
+23
*
clean up SGML for latest version of jade/docbook
DJ Delorie
2000-04-19
9
-20
/
+43
*
* dcrt0.cc (globify): Don't use \ quoting when apparently quoting a DOS path
Christopher Faylor
2000-04-18
2
-5
/
+3
*
* dcrt0.cc (globify): Don't use \ quoting when apparently quoting a DOS path
Christopher Faylor
2000-04-18
2
-1
/
+12
*
Clean up load page support for tic54x.
Tim Wall
2000-04-18
3
-18
/
+17
*
* remove dependence on where pwd is
DJ Delorie
2000-04-18
2
-1
/
+5
*
Initial patches for IA-64 EFI (64-bit PE) support.
Jim Wilson
2000-04-17
4
-7
/
+290
*
Mon Apr 17 12:46:00 2000 Marek Michalkiewicz <marekm@linux.org.pl>
Jeff Johnston
2000-04-17
20
-45
/
+74
*
Remove obsolete setting.
Christopher Faylor
2000-04-16
1
-4
/
+0
*
* init.cc (dll_entry): Use better check for determining when to set thread
Christopher Faylor
2000-04-16
3
-3
/
+13
*
* libc/posix/execvp.c (execvp): Check path for
Corinna Vinschen
2000-04-16
2
-1
/
+6
*
* mkpasswd.c (main): Use GetDCName instead of GetAnyDCName.
Corinna Vinschen
2000-04-15
3
-20
/
+38
*
* fhandler_console.cc (keytable): Add support for keypad 5 key, which MS seems
Christopher Faylor
2000-04-15
4
-10
/
+14
*
2000-04-14 H.J. Lu <hjl@gnu.org>
H.J. Lu
2000-04-14
2
-1
/
+5
*
2000-04-14 H.J. Lu <hjl@gnu.org>
H.J. Lu
2000-04-14
2
-0
/
+17
*
* dcrt0.cc (insert_file): Avoid freeing previously allocated argument list.
Christopher Faylor
2000-04-13
5
-69
/
+83
*
* include/cygwin/version.h: Bump minor api to reflect export change.
Corinna Vinschen
2000-04-13
2
-1
/
+6
*
* cygwin.din: Add symbol for `lacl'.
Corinna Vinschen
2000-04-13
4
-5
/
+37
*
* path.cc (conv_to_win32_path): Detect a win32 path
Corinna Vinschen
2000-04-13
1
-4
/
+24
*
* cygpath.cc (main): Add -a -o and -c options.
Christopher Faylor
2000-04-13
2
-13
/
+71
*
* Makefile.in (gdb-taz): New target. GDB specific archive.
Andrew Cagney
2000-04-13
2
-18
/
+57
*
Remove U suffix from constants for K&R compilers.
Alan Modra
2000-04-13
2
-4
/
+9
*
Fix typo.
Christopher Faylor
2000-04-13
1
-4
/
+3
*
* path.cc (path_conv::path_conv): Ensure that suffix is correctly copied to
Christopher Faylor
2000-04-12
2
-18
/
+24
*
Add a debugging line.
Christopher Faylor
2000-04-11
1
-0
/
+1
*
* include/winbase.h: Change first argument of ENUMRES* types to coincide with
Christopher Faylor
2000-04-11
2
-3
/
+8
*
Mods to allow compilation of BFD all targets.
Tim Wall
2000-04-11
2
-3
/
+13
*
* cygpath.cc (main): Add -f option for processing a group of paths from a file.
Christopher Faylor
2000-04-11
2
-49
/
+102
*
* include/string.h: Use proper prototype for _strerror.
Christopher Faylor
2000-04-10
2
-1
/
+5
*
* Makefile.common: Resolve srcdir to absolute path or it will confuse usages
Christopher Faylor
2000-04-10
2
-4
/
+11
*
Remove ``-W -Wall'' from top-level Makefile/configure.
Andrew Cagney
2000-04-09
2
-8
/
+9
*
* Makefile.in: Work around MAKEOVERRIDES problem with older versions of make.
Christopher Faylor
2000-04-09
3
-5
/
+23
*
Fix copyright comments and file comments.
Tim Wall
2000-04-08
2
-9
/
+18
*
Remove erroneous entry.
Christopher Faylor
2000-04-08
1
-1
/
+0
*
* fhandler.cc (fhandler_disk_file::fstat): Allocate enough space for root dir
Christopher Faylor
2000-04-08
2
-2
/
+8
*
* exceptions.cc (sigsave): Copy on fork so that we can restore correct behavior
Christopher Faylor
2000-04-08
6
-38
/
+64
[prev]
[next]