Lines Matching refs:here

105 	* libc/include/sys/select.h: Move Cygwin's sys/select.h here.
159 * libc/stdlib/strtod.c (match): Move from here...
160 * libc/stdlib/gdtoa-hexnan.c (match): ...to here.
371 * Makefile.shared: Move documentation rules to here...
372 * libc/argz/Makefile.am: ... from here ...
373 * libc/ctype/Makefile.am: ... and here.
562 libc/sys/rtems/include/machine/_types.h: ... here.
564 libc/sys/rtems/include/machine/limits.h: ... here.
566 libc/sys/rtems/include/machine/param.h: ... here.
568 libc/sys/rtems/include/sys/cpuset.h: ... here.
570 libc/sys/rtems/include/sys/dirent.h: ... here.
572 libc/sys/rtems/include/sys/param.h: ... here.
574 libc/sys/rtems/include/sys/syslimits.h: ... here.
576 libc/sys/rtems/include/sys/utime.h: ... here.
779 _UINTPTR_EQ_ULONGLONG from here...
780 * libc/include/sys/_intsup.h: ...to here. Rename to _INTPTR_EQ_LONG
1403 flags from Cygwin's fcntl.h here. Remove check for WIN32. Remove
2045 Move wcstold from stdlib.h here.
2853 * newlib/libc/machine/arm/memcpy-armv7a.S: ... here. Remove
3467 * libc/posix/wordexp2.h: ...as defined here...
3469 linked list here, avoiding wasteful strdup calls in the process.
4243 * libc/sys/linux/psignal.c: Move from here...
4244 * libc/signal/psignal.c: ... to here. Document.
4245 * libc/sys/linux/Makefile.am (GENERAL_SOURCES): Move psignal.c from here...
4246 * libc/signal/Makefile.am (LIB_SOURCES): ... to here.
4360 new function __sflush_r. Just lock file and call __sflush_r from here.
4396 * libc/sys/linux/sys/signal.h (sig_t): Move from here...
4397 * libc/include/signal.h (sig_t): ...to here.
5213 * libc/stdio/vfwprintf.c (_VFWPRINTF_R): Apply previous patch here
5455 * libc/include/stdlib.h: ...here, to match POSIX for getsubopt.
5580 * libc/include/sys/unistd.h (symlinkat, unlinkat): ...here, to
5592 * libc/include/sys/reent.h (_Kmax): Define here based on the sizeof
5596 * libc/stdlib/mprec.c (_Kmax): Don't define here. Explain why.
5641 * libm/common/fdlibm.h (logb, logbf): Move decls from here...
5642 * libc/include/math.h (logb, logbf): ...to here.
6195 characters to Unicode here. Handle surrogate pairs for UTF-16
6202 Move old wcwidth implementation here for non-multibyte aware
6204 (wcwidth): Convert japanese wide characters to Unicode here.
6613 * libc/include/stdio.h (_ELIDABLE_INLINE): Move definition from here...
6614 * libc/include/_ansi.h (_ELIDABLE_INLINE): ..to here.
6842 Include ../stdio/local.h from here.
6862 (_mbtowc_r): Just call __mbtowc from here.
6876 (_wctomb_r): Just call __wctomb from here.
7066 (__CH_CLASS, __STATE, __ACTION): Move definition from vfprintf.c here
7208 from here.
7525 * libc/stdio/gets.c (_gets_r): Lock stdin here and call
7626 setting __ATTRIBUTE_IMPURE_PTR__ here.
8273 from here even though they can still work.
9574 types.h code to here, but typedef __dev_t, __uid_t, and __gid_t instead.
9611 * libc/include/sys/_types.h: Move _fpos_t and _fpos64_t to here,
10456 * libc/stdio/local.h: ...here.
10519 * libm/common/sf_fpclassify.c: ...here. New file.
11448 used by gdtoa routines here.
12576 * libc/include/inttypes.h: ...here.
12581 * libc/include/stdint.h: ...here.
13548 * acinclude.m4: Move --enable-newlib-iconv option back here.
13842 from here ...
13843 (_VFPRINTF_R): ... to here so all I/O printf routines
19365 to here. Rearrange for general inclusion by stdlib.h.
19378 * libc/sys/mmixware/sys/syscall.h: ...here.
19765 * libc/reent/reent.c (errno): Move definition here.
19766 * libc/reent/sbrkr.c: From here.
22354 * libc/include/sys/time.h: itimer stuff should be here
22439 * libc/sys/cygwin32/sys/param.h: move here from winsup/include/sys
22913 * libc/sys/cygwin32/sys/utime.h: new (moved here from
23136 here from winsup/include/sys
23239 * libc/include/sys/config.h (__IEEE_LITTLE_ENDIAN): Define here,
23581 here.
24181 (catchar): Not here.
24458 (_read, _write, _open, _close, _lseek): Validate fd here.
25051 * libc/sys/win32/syscalls.c (__really_exit): Move from here,
25052 * libc/sys/win32/exceptions.c (really_exit): to here. Avoid recursion.
25113 * libc/posix/{execl.c,execle.c,execlp.c,execv.c,execvp.c}: Move here
25121 * libc/include/sys/unistd.h (pid_t): Move from here,
25122 * libc/include/sys/types.h (pid_t): to here.
25141 (main): Call here.
25853 (TEMPLATE_SFILES_R): Define here. Also define times.
26726 here from ../reent.h.
27130 * Makefile.in (here and most subdirectories): Only pass down CHEW
27133 * Makefile.in (here and most subdirectories), host/any: Use $(AR)
27301 buffer if buf is NULL, don't do it here -- it is already being
27386 override _*_T_ definitions defaulted here.