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 test code.
Dimitri Papadopoulos
2003-09-24
1
-2
/
+0
*
* include/GL/glu.h (gluErrorUnicodeStringWIN): Add macro
Dimitri Papadopoulos
2003-09-24
2
-1
/
+17
*
* include/GL/glu.h (gluErrorUnicodeStringEXT): Add function.
Dimitri Papadopoulos
2003-09-24
2
-0
/
+7
*
* include/GL/glu.h: Rewritten from scratch. Started from GLU 1.3
Dimitri Papadopoulos
2003-09-24
2
-65
/
+16
*
* include/uxtheme.h (PROPERTYORIGIN): the documentation of
Dimitri Papadopoulos
2003-09-24
2
-2
/
+13
*
Previous commit went wrong.
Dimitri Papadopoulos
2003-09-24
1
-0
/
+50
*
* include/uxtheme.h: New file.
Dimitri Papadopoulos
2003-09-24
5
-0
/
+794
*
* include/io.h (_fileno): Remove prototype.
Danny Smith
2003-09-24
3
-8
/
+28
*
Didn't follow GNU standards in previous commits. Cleaning up.
Dimitri Papadopoulos
2003-09-24
3
-7
/
+49
*
* sh.h (R_SH_SWITCH8, R_SH_GNU_VTINHERIT, R_SH_GNU_VTENTRY,
DJ Delorie
2003-09-24
2
-12
/
+37
*
* include/inttypes.h: Include _mingw.h.
Danny Smith
2003-09-24
2
-1
/
+6
*
* include/_mingw.h (__CRT_INLINE): Define.
Danny Smith
2003-09-24
10
-91
/
+110
*
This fixes regression in <winable.h> introduced by previous change.
Dimitri Papadopoulos
2003-09-23
1
-3
/
+6
*
New CHILDID_SELF constant.
Dimitri Papadopoulos
2003-09-23
2
-1
/
+5
*
Bring back OBJID_* and GUITHREADINFO constants in <winuser.h>.
Dimitri Papadopoulos
2003-09-23
2
-4
/
+48
*
add some missing constants
Dimitri Papadopoulos
2003-09-23
1
-0
/
+8
*
* dcrt0.cc (do_exit): Eliminate "C" linkage. Call events_terminate early.
Christopher Faylor
2003-09-23
5
-24
/
+36
*
2003-09-22 Roland Schwingel <rolandschwingel@users.sourceforge.net>
Danny Smith
2003-09-22
2
-5
/
+10
*
2003-09-22 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2003-09-22
2
-1
/
+8
*
* configure.in: Pass a computed --program-transform-name
Daniel Jacobowitz
2003-09-21
3
-35
/
+91
*
* Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
Nathanael Nerode
2003-09-20
3
-6
/
+8
*
* kill.cc (main): Allow negative pids (indicates process groups).
Christopher Faylor
2003-09-20
2
-3
/
+18
*
* spawn.cc (pthread_cleanup): New struct.
Christopher Faylor
2003-09-20
2
-13
/
+37
*
* include/cygwin/version.h: Bump DLL minor number to 6.
Christopher Faylor
2003-09-20
2
-1
/
+5
*
* thread.h (__reent_t::init_clib): Declare new function.
Christopher Faylor
2003-09-20
3
-2
/
+20
*
fix accidental checkin
Christopher Faylor
2003-09-20
1
-1
/
+1
*
* syscalls.cc (system): Strip signal considerations from here so that they are
Christopher Faylor
2003-09-20
8
-31
/
+901
*
* fhandler_tty.cc (fhandler_pty_master::process_slave_output):
Corinna Vinschen
2003-09-18
3
-12
/
+73
*
* parse_pe.cc (exclusion::sort_and_check): Make error message a little more
Christopher Faylor
2003-09-18
3
-9
/
+16
*
* syscalls.cc (gethostid): Add lpFreeBytesAvailable argument to
Christopher Faylor
2003-09-17
2
-1
/
+9
*
* include/winuser.h (UpdateLayeredWindow): Protect against NOGDI.
Danny Smith
2003-09-17
2
-0
/
+7
*
* configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
Daniel Jacobowitz
2003-09-17
3
-65
/
+65
*
* fhandler_process.cc (fhandler_process::fill_filebuf): Open pinfo with
Christopher Faylor
2003-09-17
3
-3
/
+11
*
fix stupid typo
Christopher Faylor
2003-09-17
1
-1
/
+1
*
* pinfo.h (winpids::pid_access): New element.
Christopher Faylor
2003-09-17
7
-20
/
+53
*
* cygheap.cc (cygheap_user::set_saved_sid): Rename from set_orig_sid.
Corinna Vinschen
2003-09-16
6
-19
/
+31
*
fix typo
Christopher Faylor
2003-09-16
1
-1
/
+1
*
* getopt.cc (opterr): Reinstate initialization.
Christopher Faylor
2003-09-16
4
-4
/
+13
*
* exceptions.cc (sig_handle_tty_stop): Fix boneheaded mistake by using correct
Christopher Faylor
2003-09-16
2
-1
/
+6
*
Index: include/ChangeLog
Andrew Cagney
2003-09-16
2
-3
/
+8
*
2003-09-15 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2003-09-16
7
-32
/
+52
*
2003-09-15 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2003-09-15
2
-2
/
+10
*
* floatformat.h (floatformat_is_valid): Add prototype.
Daniel Jacobowitz
2003-09-15
2
-1
/
+10
*
* include/_mingw.h: Increment version to 3.2.
Earnie Boyd
2003-09-15
3
-3
/
+8
*
* include/w32api.h: Increment version to 2.5.
Earnie Boyd
2003-09-15
3
-3
/
+8
*
2003-09-15 Danny Smith <dannysmith@users.sourceforge.net>
Danny Smith
2003-09-15
5
-17
/
+65
*
2003-09-12 Michael Chastain <mec@shout.net>
Michael Chastain
2003-09-14
2
-0
/
+19
*
2003-09-14 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2003-09-14
2
-3
/
+14
*
* Makefile.in: Make malloc_wrapper -fomit-frame-pointer.
Christopher Faylor
2003-09-14
6
-18
/
+28
*
* fhandler_disk_file.cc (path_conv::ndisk_links): Fix potential off-by-one
Christopher Faylor
2003-09-14
2
-1
/
+7
[next]