OSDN Git Service

* elf-m10300.c (mn10300_elf_relax_section): Use _bfd_merged_section_offset
[pf3gnuchains/pf3gnuchains3x.git] / winsup /
2007-12-30 davek * cygwin.din (_f_llrint, _f_llrintf, _f_llrintl, _f_lr...
2007-12-29 davek * bloda.cc (enum bad_app): Add BYTEMOBILE.
2007-12-29 davek * faq-using.xml (faq.using.bloda): New entry.
2007-12-28 ironhead2007-12-27 Chris Sutcliffe <ir0nh34d@users.sourceforge...
2007-12-28 ironhead2007-12-27 Chris Sutcliffe <ir0nh34d@users.sf.net>
2007-12-22 corinna * fhandler.h (class fhandler_dev_random): Add dummy_of...
2007-12-21 briand * Makefile.in (cygcheck.exe): Don't link to ntdll.
2007-12-20 corinna * libc/memmem.cc (memmem): Fix bug when searching...
2007-12-19 corinna * cygwin.din: Export wcpcpy, wcpncpy.
2007-12-16 cgf* dtable.cc (POSIX_NAMED_PIPE): New define.
2007-12-16 cgf* pathnames.xml: Fix a typo.
2007-12-14 corinna * include/cygwin/socket.h: Include sys/uio.h instead...
2007-12-14 corinna * dtable.cc (dtable::set_file_pointers_for_exec):...
2007-12-13 corinna * poll.cc (poll): Return count of fds with events...
2007-12-13 corinna * string.h: Guard cygwin internal string function...
2007-12-12 corinna * dcrt0.cc: Include string.h.
2007-12-11 corinna * fhandler_disk_file.cc (fhandler_base::fstat_helper...
2007-12-11 davek2007-12-11 Dave Korn <dave.korn@artimi.com>
2007-12-11 corinna * localtime.cc (tzset): Guard by a muto for thread...
2007-12-11 davek * cygheap.cc (_csbrk): Don't request zero bytes from...
2007-12-11 corinna * localtime.cc (tzset): Call tzsetwall only if it...
2007-12-07 corinna * regtool.cc (opts): Add missing 'W'.
2007-12-07 corinna * include/sys/cygwin.h: Include limits.h.
2007-12-06 corinna * ps.cc: Include limits.h.
2007-12-06 corinna * dcrt0.cc (initial_env): Use PATH_MAX instead of...
2007-12-05 corinna * fhandler_tty.cc (fhandler_tty_slave::open): Use...
2007-12-05 corinna * fhandler_registry.cc: Use NAME_MAX + 1 instead of...
2007-12-05 corinna Add missing ChangeLog entry.
2007-12-04 corinna * fhandler_fifo.cc (fhandler_fifo::open): Use MAX_NAME...
2007-12-04 ironhead2007-12-03 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2007-12-04 ironhead2007-12-03 techrazy <techrazy@users.sourceforge.net>
2007-12-03 corinna * autoload.cc (GetModuleFileNameExW): Replace definiti...
2007-12-03 corinna * include/cygwin/time.h: Remove redundant #endif.
2007-12-01 corinna * include/cygwin/time.h (daylight): Declare as extern...
2007-12-01 corinna * Makefile.in (OBSOLETE_FUNCTIONS): Add timezone.
2007-11-28 corinna * fhandler_tape.cc (mtinfo::initialize): Use MAX_PATH...
2007-11-28 corinna * fhandler_socket.cc (fhandler_socket::recv_internal...
2007-11-27 corinna * posix_ipc.cc (ipc_names): Rename max_len to prefix_l...
2007-11-27 corinna Drop old SetResourceLock stuff in favor of mutos.
2007-11-27 corinna * mmap.cc: Convert usage of dynamically growing cmallo...
2007-11-27 ironhead2007-11-26 Chris Sutcliffe <ir0nh34d@users.sourceforge...
2007-11-26 cgfChange many cygheap allocation routines to their *_abor...
2007-11-23 cgf* cygheap.cc (_crealloc): Avoid memcpy when _cmalloc...
2007-11-22 ironhead2007-11-21 Kevin Conaway <kevin_conaway@users.sourcef...
2007-11-22 ironhead2007-11-21 elsapo <elsapo@users.sourceforge.net>
2007-11-22 ironhead2007-11-21 Brian Dessent <dessent@users.sourceforge...
2007-11-08 cgfrevert premature checkin
2007-11-08 cgfrevert premature checkin
2007-11-08 cgf* dllfixdbg: Eliminate extra objcopy step.
2007-11-08 corinna * dllfixdbg: Pass --only-keep-debug to objcopy, instead of
2007-11-06 corinna * thread.cc (pthread_key_create): Drop check for incom...
2007-11-06 corinna * shm.cc: Include sync.h
2007-11-05 corinna * bsd_helper.cc (tunable_params): Add kern.ipc.shm_all...
2007-11-05 corinna * shm.cc (shmctl): On IPC_RMID don't unmap views and...
2007-11-05 corinna * shm.cc (shmctl): On IPC_RMID also unmap all views...
2007-10-31 corinna * net.cc (load_ipv6_funcs): Use MAX_PATH instead of...
2007-10-31 corinna * external.cc (get_cygdrive_info): Make inline.
2007-10-30 corinna * fhandler_disk_file.cc (fhandler_base::fstat_helper...
2007-10-23 corinna * cygheap.h (struct cwdstuff): Drop hash member. ...
2007-10-19 corinna * fhandler_disk_file.cc (__DIR_mounts::eval_ino):...
2007-10-18 corinna * fhandler.cc (fhandler_base::open): Open native symli...
2007-10-18 corinna * include/sys/param.h (MAXPATHLEN): Define as PATH_MAX.
2007-10-15 corinna * fhandler.cc (is_at_eof): Rewrite using NT functions.
2007-10-13 corinna * ntdll.h (STATUS_END_OF_FILE): Define.
2007-10-11 corinna * path.cc (basename): Return pointer into the path...
2007-10-10 corinna * path.cc (struct symlink_info): Change size of conten...
2007-10-10 corinna * fhandler_socket.cc (fhandler_socket::bind): Open...
2007-10-03 ironhead2007-10-03 Jiri Malak <Jiri.Malak@iol.cz>
2007-10-03 ironhead2007-10-03 Frank Fesevur <ffes@users.sourceforge...
2007-10-03 ironhead2007-10-03 Danny Smith <dannysmith@users.sourceforge...
2007-10-03 ironhead2007-10-03 Bernd Becker <hugin@users.sourceforge.net>
2007-09-27 corinna * ntdll.h (struct _FILE_COMPRESSION_INFORMATION):...
2007-09-26 corinna * termios.cc (setspeed): Support new baud rates introd...
2007-09-25 corinna * faq-what.xml: Remove paragraph about and link to...
2007-09-23 dannysmithCommitted as obvious:
2007-09-20 corinna * ntdll.h (STATUS_OBJECT_NAME_INVALID): Define.
2007-09-18 corinna * mmap.cc (fh_disk_file): Delete as global static...
2007-09-18 corinna * security.cc (set_file_sd): Open file with FILE_OPEN_...
2007-09-18 corinna * path.cc (symlink_info::check): Check for STATUS_OBJE...
2007-09-17 corinna * fhandler.cc (fhandler_base::open): Partly revert...
2007-09-08 briand * include/cygwin/config.h: Conditionalize inline __get...
2007-09-07 briand * include/cygwin/config.h (__getreent): Define inline...
2007-09-06 briand * include/sys/stdio.h (_flockfile): Don't try to lock...
2007-08-31 cgf* configure: Regenerate.
2007-08-31 davek2007-08-31 Dave Korn <dave.korn@artimi.com>
2007-08-25 keithmarshallMake snprintf() and vsnprintf() conform to C99.
2007-08-24 corinna * syscalls.cc (open): Don't follow symlinks if O_EXCL...
2007-08-24 cgf* dll.sgml: myprog.ca -> myprog.c
2007-08-23 corinna * ntdll.h (STATUS_NO_SUCH_FILE): Define.
2007-08-21 corinna * uinfo.cc (pwdgrp::load): Use NT native functions.
2007-08-21 corinna * fhandler_disk_file.cc (fhandler_base::fstat_helper...
2007-08-21 corinna * syscalls.cc (unlink_nt): Drop one local FILE_BASIC_I...
2007-08-21 corinna * ntdll.h (NtNotifyChangeDirectoryFile): Declare.
2007-08-21 corinna * fhandler_disk_file.cc: Change debugging output throu...
2007-08-20 corinna * hookapi.cc (ld_preload): Call LoadLibraryW.
2007-08-20 corinna * fhandler.cc (rootdir): Delete.
2007-08-19 corinna * path.cc (fillout_mntent): Append backslash to drive...
2007-08-17 corinna * spawn.cc (spawn_guts): Fix typo in comment.
2007-08-17 corinna * autoload.cc (CloseDesktop): Define.
2007-08-16 corinna * fhandler_disk_file.cc (fhandler_disk_file::fchmod...
next