HomeSort by: relevance | last modified time | path
    Searched refs:hurd (Results 1 - 6 of 6) sorted by relevancy

  /src/external/mit/libuv/dist/src/unix/
hurd.c 27 #include <hurd.h>
28 #include <hurd/process.h>
41 /* XXX in current Hurd, strings are char arrays of 1024 elements */
49 /* XXX limited length of buffer in current Hurd, this API will probably
148 /* XXX not implemented on the Hurd */
  /src/external/gpl3/gdb.old/dist/gdb/
gnu-nat.c 1 /* Interface GDB to the GNU Hurd.
26 /* Mach/Hurd headers are not yet ready for C++ compilation. */
37 #include <hurd.h>
38 #include <hurd/interrupt.h>
39 #include <hurd/msg.h>
40 #include <hurd/msg_request.h>
41 #include <hurd/process.h>
42 /* Defined in <hurd/process.h>, but we need forward declarations from
43 <hurd/process_request.h> as well. */
45 #include <hurd/process_request.h
    [all...]
  /src/external/gpl3/gdb/dist/gdb/
gnu-nat.c 1 /* Interface GDB to the GNU Hurd.
26 /* Mach/Hurd headers are not yet ready for C++ compilation. */
37 #include <hurd.h>
38 #include <hurd/interrupt.h>
39 #include <hurd/msg.h>
40 #include <hurd/msg_request.h>
41 #include <hurd/process.h>
42 /* Defined in <hurd/process.h>, but we need forward declarations from
43 <hurd/process_request.h> as well. */
45 #include <hurd/process_request.h
    [all...]
  /src/external/bsd/nsd/dist/
configure 10190 # GNU HURD needs _GNU_SOURCE defined for cpu affinity gear
10191 if echo $target_os | $EGREP -i 'linux|hurd' > /dev/null; then
10192 printf "%s\n" "#define _GNU_SOURCE, 1, Define this if on Linux or GNU Hurd for cpu affinity interface 1" >>confdefs.h
10383 # also needs _GNU_SOURCE on Linux and Hurd; see above.
  /src/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/
systime.d 393 else version (Hurd)
399 import core.sys.hurd.time : CLOCK_REALTIME_COARSE;
  /src/share/terminfo/
terminfo 1321 # Source: git://git.sv.gnu.org/hurd/gnumach.git
1342 # http://git.savannah.gnu.org/cgit/hurd/hurd.git/log/console/
1346 # hurd uses 8-bit characters (km).
1350 # Regarding compatibility to vt100: hurd doesn't specify <xenl>, as we don't
1354 # hurd uses ^H instead of \E[D for cub1, as only ^H implements <bw> and it is
1357 # <ich1> is not included because hurd has insert mode.
1359 # hurd doesn't use ^J for scrolling, because this could put things into the
1368 hurd|The GNU Hurd console server
    [all...]

Completed in 88 milliseconds