31 Révisions (fe680c8228563369804948010954128aacb7db74)

Auteur SHA1 Message Date
  Michael Brown 1a7746603b [build] Fix use of inline assembly on GCC 4.8 ARM64 builds il y a 7 ans
  Michael Brown 1f65ed53da [build] Allow assembler section type character to vary by architecture il y a 8 ans
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL il y a 9 ans
  Michael Brown 7348035231 [libc] Redefine low 8 bits of error code as "platform error code" il y a 11 ans
  Michael Brown e42bc3aa37 [libc] Use __einfo() tuple as first argument to EUNIQ() il y a 11 ans
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts il y a 12 ans
  Michael Brown 2a92697bda [libc] Ensure that error numbers from EUNIQ() have the correct type il y a 13 ans
  Michael Brown 6c0e8c14be [libc] Enable automated extraction of error usage reports il y a 14 ans
  Michael Brown 8406115834 [build] Rename gPXE to iPXE il y a 14 ans
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations il y a 15 ans
  Michael Brown 4b267ed713 [libc] Whitespace cleanup in errno.h il y a 16 ans
  H. Peter Anvin 61ee294875 [PXEXT] Change the PXE return code for EWOULDBLOCK il y a 16 ans
  Michael Brown 9aa61ad5a2 Add per-file error identifiers il y a 17 ans
  Michael Brown b3ca73c303 Remap EBADF to PXENV_STATUS_TFTP_FILE_NOT_FOUND; the only user is il y a 17 ans
  Michael Brown 6b6fc1d5ea Allow construction of PXE status code from internal error number. il y a 17 ans
  Michael Brown 18f9f939a8 Introduce structured error codes. il y a 17 ans
  Michael Brown 9af12d5fba A working DNS resolver (not yet tied in to anything) il y a 17 ans
  Michael Brown 4e20d73bb5 Gave asynchronous operations approximate POSIX signal semantics. This il y a 17 ans
  Michael Brown 6a03552381 Distinguish between ENOMEM (as representing a lack of internal memory il y a 17 ans
  Michael Brown 84a2b886e1 Split error-message table portions of errno.h out to gpxe/errortab.h il y a 17 ans
  Michael Brown e5f0898f38 Move strerror() prototype to string.h, where it belongs il y a 17 ans
  Michael Brown 04da3556f9 Differentiate between ENOSPC and ENOMEM il y a 17 ans
  Michael Brown b24947f0c0 Add sketch code to reassemble a DHCP packet from our internal "everything il y a 18 ans
  Michael Brown 444b885a7d Add EOVERFLOW==ERANGE il y a 18 ans
  Michael Brown d8e99bf28f Gave up on adding POSIX errno's as required, and just added (almost) all il y a 18 ans
  Michael Brown 824d6ffa7f Header rearrangement. il y a 18 ans
  Michael Brown 6209bd873a First sketch of a new net device API. il y a 18 ans
  Michael Brown 4f3581e99c Added ENOENT and EAFNOSUPPORT il y a 18 ans
  Michael Brown 0e921cdd9e More doxygen docs il y a 19 ans
  Michael Brown 0eb4d9973c Add EBADIMG, EIMGRET, ETIMEDOUT and EINVAL il y a 19 ans
  Michael Brown ff9104e029 Added errno, strerror and the "%m" printf metacharacter. These will allow il y a 19 ans