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
*
* net.cc (getdomainname): Change second argument of getdomainname to size_t.
Christopher Faylor
2002-05-04
7
-65
/
+167
*
* libc/include/sys/unistd.h: Define getdomainname under cygwin.
Christopher Faylor
2002-05-04
2
-0
/
+7
*
* configure.in: Revert 2002-04-18's patch; fixed in libjava.
Alexandre Oliva
2002-05-03
2
-27
/
+4
*
* configure.in (CC_FOR_NEWLIB): Change -isystem's to -I's.
Thomas Fitzsimmons
2002-05-03
3
-2
/
+6
*
* configure.in (FLAGS_FOR_TARGET): Do not add
Thomas Fitzsimmons
2002-05-03
2
-1
/
+6
*
* include/winsock2.h (int32): Remove typedef.
Danny Smith
2002-05-03
2
-10
/
+26
*
* fhandler_proc.cc (fhandler_proc::fstat): Use fhandler name rather than
Christopher Faylor
2002-05-03
8
-24
/
+53
*
* fhandler_proc.cc (fhandler_proc::fstat): Prime with information from
Christopher Faylor
2002-05-02
2
-6
/
+13
*
* path.cc (hash_path_name): Improve hash function strength.
Corinna Vinschen
2002-05-02
2
-3
/
+6
*
missed a conflict indicator
Robert Collins
2002-05-02
1
-1
/
+0
*
2002-05-02 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-05-02
2
-5
/
+14
*
* include/winnt.h (EVENT_*, SEMAPHORE_*, MUTEX_*): Remove
Danny Smith
2002-05-02
3
-7
/
+7
*
* include/winnt.h (THREAD_PRIORITY_*): Remove defines.
Danny Smith
2002-05-02
2
-9
/
+6
*
add new files
Christopher Faylor
2002-05-02
4
-0
/
+1325
*
add comment
Christopher Faylor
2002-05-02
1
-0
/
+1
*
* path.h (pathconv_arg): Add PC_POSIX.
Christopher Faylor
2002-05-02
11
-64
/
+240
*
* include/winnt.h (THREAD_*, EVENT_*, MUTANT_*,
Danny Smith
2002-05-02
2
-0
/
+28
*
* utmp.h: Define more UNIX constants.
Christopher Faylor
2002-05-02
2
-0
/
+9
*
* configure.in (noconfigdirs): Replace [ ] with test.
Thomas Fitzsimmons
2002-05-01
2
-2
/
+4
*
* configure.in (noconfigdirs): Do not add target-newlib if
Thomas Fitzsimmons
2002-05-01
2
-1
/
+20
*
* include/cygwin/types.h: Include <sys/sysmacros.h>.
Christopher Faylor
2002-05-01
2
-0
/
+6
*
* Makefile.am: Add support for checking multilibs.
Thomas Fitzsimmons
2002-05-01
3
-4
/
+14
*
* libc/Makefile.am (SUBLIBS): Add LIBC_EXTRA_LIB.
Thomas Fitzsimmons
2002-05-01
19
-3
/
+166
*
* Add flags.exp.
Thomas Fitzsimmons
2002-05-01
1
-0
/
+82
*
* Makefile.am (site.exp): Remove newlib_cflags. Add
Thomas Fitzsimmons
2002-05-01
5
-20
/
+22
*
* include/commctrl.h (SNDMSG): Define and use throughout
Danny Smith
2002-05-01
3
-175
/
+193
*
* testsuite/lib/newlib.exp (newlib_target_compile): Change
Thomas Fitzsimmons
2002-04-30
2
-1
/
+4
*
* Makefile.am (site.exp): Change host_alias, host_triplet,
Thomas Fitzsimmons
2002-04-30
4
-20
/
+26
*
* Various formatting and whitespace changes.
Thomas Fitzsimmons
2002-04-30
16
-47
/
+44
*
* config.guess: Updated to 2002-04-26's version.
Mark Mitchell
2002-04-30
3
-19
/
+25
*
* config/mh-cxux: remove dead code
DJ Delorie
2002-04-30
19
-30
/
+19
*
* configure.in: replace '[' with 'test'
DJ Delorie
2002-04-30
2
-73
/
+81
*
* configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
DJ Delorie
2002-04-30
2
-0
/
+19
*
* configure.in: Eliminate references to gash.
DJ Delorie
2002-04-30
3
-8
/
+6
*
* configure.in: Remove useless references to 'pic' makefile fragments.
DJ Delorie
2002-04-30
11
-10
/
+13
*
* configure.in: Remove useless references to 'pic' makefile fragments.
DJ Delorie
2002-04-30
2
-71
/
+2
*
* configure.in: (*-*-windows*) Finish removing.
DJ Delorie
2002-04-30
2
-3
/
+2
*
* configure.in: Eliminate redundant test for libgui.
DJ Delorie
2002-04-30
2
-4
/
+4
*
2002-04-29 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-04-29
2
-0
/
+6
*
Fix trivial typo in last change
Jonathan Larmour
2002-04-29
1
-1
/
+1
*
* arm/syscall.h: New file. To define extra syscall values for RedBoot.
Jonathan Larmour
2002-04-29
3
-16
/
+160
*
* libc/sys/arm/syscalls.c (_rename): New function. Just a stub.
Jonathan Larmour
2002-04-29
4
-1
/
+31
*
2002-04-29 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-04-29
10
-16
/
+342
*
* mkgroup.c (main): Change call to exit() to a return statement.
Corinna Vinschen
2002-04-29
3
-26
/
+70
*
2002-04-26 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-04-26
6
-15
/
+80
*
2002-04-26 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-04-26
5
-12
/
+32
*
* configure.in: Remove cinstall target.
Christopher Faylor
2002-04-25
4
-7
/
+7
*
2002-04-25 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-04-25
5
-8
/
+42
*
* configure.in (CC_FOR_BUILD): Set to gcc whether
Thomas Fitzsimmons
2002-04-25
4
-10
/
+40
*
2002-04-24 Elena Zannoni <ezannoni@redhat.com>
Elena Zannoni
2002-04-25
2
-0
/
+5
[next]