aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-04-16* rpcdce.h: Add declaration for UuidCreateSequential.Christopher Faylor3-0/+7
2003-04-15Fix a race in pthread_rwlock caused by simultanoues unlock and cancelation.Thomas Pfaff3-7/+24
2003-04-15* newlib/libc/include/sys/unistd.h: add declaration for gethostid on Cygwin.Christopher Faylor2-0/+8
2003-04-15Replace occurrances of 'Hitachi' with 'Renesas'.Nick Clifton6-25/+35
2003-04-142003-04-14 Phil Krylov <likewolf@users.sourceforge.net>Danny Smith6-3/+322
2003-04-14* mkvers.sh: Prefix day with 0 in date only when day < 10.Christopher Faylor2-1/+5
2003-04-132003-04-07 Michael Snyder <msnyder@redhat.com>Michael Snyder2-4/+8
2003-04-11* Makefile.common (w32api_lib): Fix w32api detection.Christopher Faylor2-2/+6
2003-04-11 * configure.in (LIBM_A): Define for cygwin target.Earnie Boyd3-2/+7
2003-04-11 * include/sspi.h: Add comment for FreeCredentialsHandle.Earnie Boyd2-1/+8
2003-04-11 * security.cc (get_info_from_sd): New function.Corinna Vinschen3-163/+98
2003-04-11* libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.Alexandre Oliva2-1/+6
2003-04-11* cygthread.cc (cygthread::stub): Initialize stack pointer earlier.Christopher Faylor2-3/+17
2003-04-10Pierre's update for mkgroup/mkpasswdJoshua Daniel Franklin1-10/+10
2003-04-10Setup updates. More about installing everything, not using setup to mirror.David Starks-Browning1-3/+13
2003-04-102003-04-09 Chris Demetriou <cgd@broadcom.com>Jeff Johnston2-0/+14
2003-04-10 * regex/regex.h: Define regoff_t as _off_t.Corinna Vinschen3-2/+7
2003-04-10 * cygwin.din: Export wcscoll, wcswidth and wcwidth.Corinna Vinschen3-1/+10
2003-04-10* cygthread.h: Change 'avail' cygthread element to 'inuse' throughout.Christopher Faylor4-55/+58
2003-04-102003-04-10 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet3-88/+94
2003-04-09 * libc/machine/sh/memset.S: Avoid clobbering volatileJoern Rennecke2-9/+36
2003-04-09 * libc/include/wchar.h: Add definitions for wcswidth and wcwidth.Corinna Vinschen7-7/+141
2003-04-09 * mips.h: Correct comment typo.Alan Modra2-1/+5
2003-04-08add lack of '~' to ash missing featuresDavid Starks-Browning1-0/+1
2003-04-08* fhandler_console.cc (fhandler_console::read) Handle certain key up events, toChristopher Faylor3-5/+28
2003-04-08* winsup.api/pthread/condvar9.c: Fix test.Thomas Pfaff2-11/+20
2003-04-07 * include/time.h (strftime): Remove duplicate declaration.Danny Smith2-1/+4
2003-04-072003-04-07 Marcel Telka <telka@users.sourceforge.net>Danny Smith2-1/+5
2003-04-04* cygthread.h (cygthread::avail): Make LONG for easier use with Interlocked*Christopher Faylor3-28/+32
2003-04-04Namespace cleanup for the tic4x target. Replace s/c4x/tic4x/ and s/c3x/tic3x/...Svein Seldal3-32/+39
2003-04-04add commentsChristopher Faylor1-1/+2
2003-04-04* cygthread.cc (operator new): Be more defensive when messing with threads thatChristopher Faylor2-2/+12
2003-04-03* fhandler_console.cc (CONVERT_LIMIT): Use a size for the 21st century.Christopher Faylor1-0/+4
2003-04-03 * libc/machine/sh/memset.S: Fix problem with alloco regionJoern Rennecke2-12/+18
2003-04-03 * libc/string/wcscoll.c: Fix comment.Corinna Vinschen2-5/+9
2003-04-03 * libc/include/wchar.h: Add definition for wcscoll.Corinna Vinschen6-8/+73
2003-04-03 * external.cc (check_ntsec): Return general ntsec state on NULLCorinna Vinschen2-1/+8
2003-04-03 ChangeLog already commited yesterday:Corinna Vinschen3-2/+16
2003-04-03fix usageChristopher Faylor1-2/+2
2003-04-03* Makefile.in (EXTRA_OFILES): Remove debugging object.Christopher Faylor2-1/+5
2003-04-02* external.cc (check_ntsec): New function.Christopher Faylor4-3/+18
2003-04-02 * xtensa-config.h: Remove comment indicating that this is aBob Wilson2-17/+16
2003-04-01 * fhandler.cc (fhandler_base::fstat): Set the uid and gid fieldsCorinna Vinschen4-10/+15
2003-04-01 * libc/stdio/sscanf.c: Update flags description.Corinna Vinschen3-18/+58
2003-04-01 * dir.cc: Change __off32_t to _off_t and __off64_t to _off64_tCorinna Vinschen23-153/+178
2003-04-01Add Xtensa portNick Clifton8-0/+518
2003-04-01 * libc/sys/cygwin/sys/dirent.h (struct DIR): Change type ofCorinna Vinschen2-1/+6
2003-04-01Fixes for iWMMXt contribution.Nick Clifton2-1/+5
2003-03-31* exceptions.cc (setup_handler): Make sure winapi lock is released when exitingChristopher Faylor2-0/+6
2003-03-31 * include/_mingw.h (_CRTIMP): Make conditional on __USE_CRTIMP.Danny Smith2-2/+9