21 커밋 (85e5e25c52834788239eb8b6c94e0d3aeddd2705)

작성자 SHA1 메시지 날짜
  Michael Brown 4b267ed713 [libc] Whitespace cleanup in errno.h 18 년 전
  H. Peter Anvin 61ee294875 [PXEXT] Change the PXE return code for EWOULDBLOCK 18 년 전
  Michael Brown 9aa61ad5a2 Add per-file error identifiers 19 년 전
  Michael Brown b3ca73c303 Remap EBADF to PXENV_STATUS_TFTP_FILE_NOT_FOUND; the only user is 19 년 전
  Michael Brown 6b6fc1d5ea Allow construction of PXE status code from internal error number. 19 년 전
  Michael Brown 18f9f939a8 Introduce structured error codes. 19 년 전
  Michael Brown 9af12d5fba A working DNS resolver (not yet tied in to anything) 19 년 전
  Michael Brown 4e20d73bb5 Gave asynchronous operations approximate POSIX signal semantics. This 19 년 전
  Michael Brown 6a03552381 Distinguish between ENOMEM (as representing a lack of internal memory 19 년 전
  Michael Brown 84a2b886e1 Split error-message table portions of errno.h out to gpxe/errortab.h 19 년 전
  Michael Brown e5f0898f38 Move strerror() prototype to string.h, where it belongs 19 년 전
  Michael Brown 04da3556f9 Differentiate between ENOSPC and ENOMEM 19 년 전
  Michael Brown b24947f0c0 Add sketch code to reassemble a DHCP packet from our internal "everything 20 년 전
  Michael Brown 444b885a7d Add EOVERFLOW==ERANGE 20 년 전
  Michael Brown d8e99bf28f Gave up on adding POSIX errno's as required, and just added (almost) all 20 년 전
  Michael Brown 824d6ffa7f Header rearrangement. 20 년 전
  Michael Brown 6209bd873a First sketch of a new net device API. 20 년 전
  Michael Brown 4f3581e99c Added ENOENT and EAFNOSUPPORT 20 년 전
  Michael Brown 0e921cdd9e More doxygen docs 21 년 전
  Michael Brown 0eb4d9973c Add EBADIMG, EIMGRET, ETIMEDOUT and EINVAL 21 년 전
  Michael Brown ff9104e029 Added errno, strerror and the "%m" printf metacharacter. These will allow 21 년 전