Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-01-30 * pinfo.cc (pinfo::init): Use INVALID_HANDLE_VALUE instead ofCorinna Vinschen
2001-01-30* libc/stdlib/mallocr.c: Undefine windows preprocessor variables when compilingChristopher Faylor
2001-01-30Handle hppa64-linux systems.Alan Modra
2001-01-30* fhandler_serial.cc (raw_write): Use local copy of OVERLAPPED structureChristopher Faylor
2001-01-302001-01-29 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2001-01-29 * time.h: (CLOCKS_PER_SEC) Change from FP to integer constant.Earnie Boyd
2001-01-29 * mmap.cc (mmap): Remove obsolete check for MAP_SHARED|MAP_ANON asCorinna Vinschen
2001-01-29 * mmap.cc (mmap_record::find_empty): Fix loop condition.Corinna Vinschen
2001-01-29* syscalls.cc (_link): Make sure that newpath does not exist. Set errno if itChristopher Faylor
2001-01-28 * include/wchar.h: The 2001.01.18 Change was incorrect. The functionsEarnie Boyd
2001-01-28Sun Jan 28 12:47:31 2001 Earnie Boyd <earnie@users.sourceforge.net>Earnie Boyd
2001-01-28 *include/stdlib.h (__p__pgmptr): add prototype.Earnie Boyd
2001-01-28 * Apply Danny Smith patch 102446Earnie Boyd
2001-01-28* include/cygwin/version.h: Bump API version.Christopher Faylor
2001-01-28* cygheap.cc (init_cheap): Move username initialization.Christopher Faylor
2001-01-28Throughout, change 'cygwin_shared.mount' to 'mount_table'.Christopher Faylor
2001-01-27 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):Michael Sokolov
2001-01-27 * ltconfig: Shell portability fix for the tagname validity check.Michael Sokolov
2001-01-27 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.Michael Sokolov
2001-01-27* ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.Alexandre Oliva
2001-01-27* path.cc (path_conv::check): Detect when path has symlinks.Christopher Faylor
2001-01-27Fix typos. Add some comments.Christopher Faylor
2001-01-27* exceptions.cc (sigreturn): Call any pending signals prior to resetting theChristopher Faylor
2001-01-27 * Apply Danny Smith patch 102275Earnie Boyd
2001-01-26 * include/stdint.h: New file.Earnie Boyd
2001-01-26 * lib/msvcp60.def: New fileEarnie Boyd
2001-01-26* include/winnt.h: Add PTOKEN_USER.Christopher Faylor
2001-01-26* libc/sys/sh/syscalls.c (_times): New.Alexandre Oliva
2001-01-26* configure.host (sh*-*-*): Add -DHAVE_GETTIMEOFDAY to newlib_cflags.Alexandre Oliva
2001-01-24* ltmain.sh (TAG disable-shared, TAG disable-static): Make sure weAlexandre Oliva
2001-01-24Fix swapgs instruction.Alan Modra
2001-01-24 * mmap.cc (fhandler_disk_file::mmap): Call CreateFileMapping withCorinna Vinschen
2001-01-24* ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.Alexandre Oliva
2001-01-242001-01-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2001-01-232001-01-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2001-01-232001-01-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2001-01-22* path.h: Add a new constant.Christopher Faylor
2001-01-22* include/cygwin/version.h: Bump API to reflect setlogmask.Christopher Faylor
2001-01-22* cygwin.din: Add export for setlogmask().Christopher Faylor
2001-01-22Give credit for the last change to Philip instead of to Maciej.Andreas Jaeger
2001-01-202001-01-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>Andreas Jaeger
2001-01-192001-01-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2001-01-18 * include/wchar.h: Protect prototypes only declared in the C++ STLEarnie Boyd
2001-01-18 * resource.cc (setrlimit): Support RLIMIT_NOFILE.Corinna Vinschen
2001-01-18* syscalls.cc (setdtablesize): Call with amount to increment not total amount.Christopher Faylor
2001-01-18* libc/include/sys/unistd.h: Use correct declaration for setdtablesize.Christopher Faylor
2001-01-17* autoload.cc (LoadDLLinitfunc): Remove debugging statement.Christopher Faylor
2001-01-17 * cygheap.cc (cygheap_user::~cygheap_user): TemporarilyCorinna Vinschen
2001-01-16 * include/sqlucode.h: Apply Danny Smith patch 102443Earnie Boyd
2001-01-16 * lib/odbccp32.def: Apply Danny Smith patch 102442Earnie Boyd