~ubuntu-branches/ubuntu/wily/tcc/wily

« back to all changes in this revision

Viewing changes to win32/include/sys/fcntl.h

  • Committer: Package Import Robot
  • Author(s): Thomas Preud'homme
  • Date: 2012-03-15 00:39:47 UTC
  • mfrom: (17.1.6 sid)
  • Revision ID: package-import@ubuntu.com-20120315003947-ilv76fmcmb87yza3
Tags: 0.9.26~git20120104.83d57c0-5
* Document that -b is only available on i386 (Closes: #663692).
* Correctly parse unsigned long constants (ex: 1UL) on amd64
  (Closes: #663711).
* Support arguments to linker options to be passed in separate linker
  options as in -Wl,-rpath -Wl,<somedir> (Closes: #663693).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/**
 
2
 * This file has no copyright assigned and is placed in the Public Domain.
 
3
 * This file is part of the w64 mingw-runtime package.
 
4
 * No warranty is given; refer to the file DISCLAIMER within this package.
 
5
 */
1
6
/*
2
7
 * This file is part of the Mingw32 package.
3
8
 *