diff --git a/LICENSE.txt b/LICENSE.txt
new file mode 100644
index 0000000..4e908fc
--- /dev/null
+++ b/LICENSE.txt
@@ -0,0 +1,678 @@
+Orca
+
+Copyright (C) 2023 Martin Fouilleul and the Orca project contributors
+
+This program is free software: you can redistribute it and/or modify
+it under the terms of the GNU Affero General Public License as
+published by the Free Software Foundation version 3, with additional
+terms under section 7 of the GNU Affero General Public License version
+3, as published at the end of this document.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+GNU Affero General Public License for more details.
+
+-------------------------------------------------------------------------------
+ AGPLv3 LICENSE
+-------------------------------------------------------------------------------
+
+ GNU AFFERO GENERAL PUBLIC LICENSE
+ Version 3, 19 November 2007
+
+ Copyright (C) 2007 Free Software Foundation, Inc.
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+ Preamble
+
+ The GNU Affero General Public License is a free, copyleft license for
+software and other kinds of works, specifically designed to ensure
+cooperation with the community in the case of network server software.
+
+ The licenses for most software and other practical works are designed
+to take away your freedom to share and change the works. By contrast,
+our General Public Licenses are intended to guarantee your freedom to
+share and change all versions of a program--to make sure it remains free
+software for all its users.
+
+ When we speak of free software, we are referring to freedom, not
+price. Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+them if you wish), that you receive source code or can get it if you
+want it, that you can change the software or use pieces of it in new
+free programs, and that you know you can do these things.
+
+ Developers that use our General Public Licenses protect your rights
+with two steps: (1) assert copyright on the software, and (2) offer
+you this License which gives you legal permission to copy, distribute
+and/or modify the software.
+
+ A secondary benefit of defending all users' freedom is that
+improvements made in alternate versions of the program, if they
+receive widespread use, become available for other developers to
+incorporate. Many developers of free software are heartened and
+encouraged by the resulting cooperation. However, in the case of
+software used on network servers, this result may fail to come about.
+The GNU General Public License permits making a modified version and
+letting the public access it on a server without ever releasing its
+source code to the public.
+
+ The GNU Affero General Public License is designed specifically to
+ensure that, in such cases, the modified source code becomes available
+to the community. It requires the operator of a network server to
+provide the source code of the modified version running there to the
+users of that server. Therefore, public use of a modified version, on
+a publicly accessible server, gives the public access to the source
+code of the modified version.
+
+ An older license, called the Affero General Public License and
+published by Affero, was designed to accomplish similar goals. This is
+a different license, not a version of the Affero GPL, but Affero has
+released a new version of the Affero GPL which permits relicensing under
+this license.
+
+ The precise terms and conditions for copying, distribution and
+modification follow.
+
+ TERMS AND CONDITIONS
+
+ 0. Definitions.
+
+ "This License" refers to version 3 of the GNU Affero General Public License.
+
+ "Copyright" also means copyright-like laws that apply to other kinds of
+works, such as semiconductor masks.
+
+ "The Program" refers to any copyrightable work licensed under this
+License. Each licensee is addressed as "you". "Licensees" and
+"recipients" may be individuals or organizations.
+
+ To "modify" a work means to copy from or adapt all or part of the work
+in a fashion requiring copyright permission, other than the making of an
+exact copy. The resulting work is called a "modified version" of the
+earlier work or a work "based on" the earlier work.
+
+ A "covered work" means either the unmodified Program or a work based
+on the Program.
+
+ To "propagate" a work means to do anything with it that, without
+permission, would make you directly or secondarily liable for
+infringement under applicable copyright law, except executing it on a
+computer or modifying a private copy. Propagation includes copying,
+distribution (with or without modification), making available to the
+public, and in some countries other activities as well.
+
+ To "convey" a work means any kind of propagation that enables other
+parties to make or receive copies. Mere interaction with a user through
+a computer network, with no transfer of a copy, is not conveying.
+
+ An interactive user interface displays "Appropriate Legal Notices"
+to the extent that it includes a convenient and prominently visible
+feature that (1) displays an appropriate copyright notice, and (2)
+tells the user that there is no warranty for the work (except to the
+extent that warranties are provided), that licensees may convey the
+work under this License, and how to view a copy of this License. If
+the interface presents a list of user commands or options, such as a
+menu, a prominent item in the list meets this criterion.
+
+ 1. Source Code.
+
+ The "source code" for a work means the preferred form of the work
+for making modifications to it. "Object code" means any non-source
+form of a work.
+
+ A "Standard Interface" means an interface that either is an official
+standard defined by a recognized standards body, or, in the case of
+interfaces specified for a particular programming language, one that
+is widely used among developers working in that language.
+
+ The "System Libraries" of an executable work include anything, other
+than the work as a whole, that (a) is included in the normal form of
+packaging a Major Component, but which is not part of that Major
+Component, and (b) serves only to enable use of the work with that
+Major Component, or to implement a Standard Interface for which an
+implementation is available to the public in source code form. A
+"Major Component", in this context, means a major essential component
+(kernel, window system, and so on) of the specific operating system
+(if any) on which the executable work runs, or a compiler used to
+produce the work, or an object code interpreter used to run it.
+
+ The "Corresponding Source" for a work in object code form means all
+the source code needed to generate, install, and (for an executable
+work) run the object code and to modify the work, including scripts to
+control those activities. However, it does not include the work's
+System Libraries, or general-purpose tools or generally available free
+programs which are used unmodified in performing those activities but
+which are not part of the work. For example, Corresponding Source
+includes interface definition files associated with source files for
+the work, and the source code for shared libraries and dynamically
+linked subprograms that the work is specifically designed to require,
+such as by intimate data communication or control flow between those
+subprograms and other parts of the work.
+
+ The Corresponding Source need not include anything that users
+can regenerate automatically from other parts of the Corresponding
+Source.
+
+ The Corresponding Source for a work in source code form is that
+same work.
+
+ 2. Basic Permissions.
+
+ All rights granted under this License are granted for the term of
+copyright on the Program, and are irrevocable provided the stated
+conditions are met. This License explicitly affirms your unlimited
+permission to run the unmodified Program. The output from running a
+covered work is covered by this License only if the output, given its
+content, constitutes a covered work. This License acknowledges your
+rights of fair use or other equivalent, as provided by copyright law.
+
+ You may make, run and propagate covered works that you do not
+convey, without conditions so long as your license otherwise remains
+in force. You may convey covered works to others for the sole purpose
+of having them make modifications exclusively for you, or provide you
+with facilities for running those works, provided that you comply with
+the terms of this License in conveying all material for which you do
+not control copyright. Those thus making or running the covered works
+for you must do so exclusively on your behalf, under your direction
+and control, on terms that prohibit them from making any copies of
+your copyrighted material outside their relationship with you.
+
+ Conveying under any other circumstances is permitted solely under
+the conditions stated below. Sublicensing is not allowed; section 10
+makes it unnecessary.
+
+ 3. Protecting Users' Legal Rights From Anti-Circumvention Law.
+
+ No covered work shall be deemed part of an effective technological
+measure under any applicable law fulfilling obligations under article
+11 of the WIPO copyright treaty adopted on 20 December 1996, or
+similar laws prohibiting or restricting circumvention of such
+measures.
+
+ When you convey a covered work, you waive any legal power to forbid
+circumvention of technological measures to the extent such circumvention
+is effected by exercising rights under this License with respect to
+the covered work, and you disclaim any intention to limit operation or
+modification of the work as a means of enforcing, against the work's
+users, your or third parties' legal rights to forbid circumvention of
+technological measures.
+
+ 4. Conveying Verbatim Copies.
+
+ You may convey verbatim copies of the Program's source code as you
+receive it, in any medium, provided that you conspicuously and
+appropriately publish on each copy an appropriate copyright notice;
+keep intact all notices stating that this License and any
+non-permissive terms added in accord with section 7 apply to the code;
+keep intact all notices of the absence of any warranty; and give all
+recipients a copy of this License along with the Program.
+
+ You may charge any price or no price for each copy that you convey,
+and you may offer support or warranty protection for a fee.
+
+ 5. Conveying Modified Source Versions.
+
+ You may convey a work based on the Program, or the modifications to
+produce it from the Program, in the form of source code under the
+terms of section 4, provided that you also meet all of these conditions:
+
+ a) The work must carry prominent notices stating that you modified
+ it, and giving a relevant date.
+
+ b) The work must carry prominent notices stating that it is
+ released under this License and any conditions added under section
+ 7. This requirement modifies the requirement in section 4 to
+ "keep intact all notices".
+
+ c) You must license the entire work, as a whole, under this
+ License to anyone who comes into possession of a copy. This
+ License will therefore apply, along with any applicable section 7
+ additional terms, to the whole of the work, and all its parts,
+ regardless of how they are packaged. This License gives no
+ permission to license the work in any other way, but it does not
+ invalidate such permission if you have separately received it.
+
+ d) If the work has interactive user interfaces, each must display
+ Appropriate Legal Notices; however, if the Program has interactive
+ interfaces that do not display Appropriate Legal Notices, your
+ work need not make them do so.
+
+ A compilation of a covered work with other separate and independent
+works, which are not by their nature extensions of the covered work,
+and which are not combined with it such as to form a larger program,
+in or on a volume of a storage or distribution medium, is called an
+"aggregate" if the compilation and its resulting copyright are not
+used to limit the access or legal rights of the compilation's users
+beyond what the individual works permit. Inclusion of a covered work
+in an aggregate does not cause this License to apply to the other
+parts of the aggregate.
+
+ 6. Conveying Non-Source Forms.
+
+ You may convey a covered work in object code form under the terms
+of sections 4 and 5, provided that you also convey the
+machine-readable Corresponding Source under the terms of this License,
+in one of these ways:
+
+ a) Convey the object code in, or embodied in, a physical product
+ (including a physical distribution medium), accompanied by the
+ Corresponding Source fixed on a durable physical medium
+ customarily used for software interchange.
+
+ b) Convey the object code in, or embodied in, a physical product
+ (including a physical distribution medium), accompanied by a
+ written offer, valid for at least three years and valid for as
+ long as you offer spare parts or customer support for that product
+ model, to give anyone who possesses the object code either (1) a
+ copy of the Corresponding Source for all the software in the
+ product that is covered by this License, on a durable physical
+ medium customarily used for software interchange, for a price no
+ more than your reasonable cost of physically performing this
+ conveying of source, or (2) access to copy the
+ Corresponding Source from a network server at no charge.
+
+ c) Convey individual copies of the object code with a copy of the
+ written offer to provide the Corresponding Source. This
+ alternative is allowed only occasionally and noncommercially, and
+ only if you received the object code with such an offer, in accord
+ with subsection 6b.
+
+ d) Convey the object code by offering access from a designated
+ place (gratis or for a charge), and offer equivalent access to the
+ Corresponding Source in the same way through the same place at no
+ further charge. You need not require recipients to copy the
+ Corresponding Source along with the object code. If the place to
+ copy the object code is a network server, the Corresponding Source
+ may be on a different server (operated by you or a third party)
+ that supports equivalent copying facilities, provided you maintain
+ clear directions next to the object code saying where to find the
+ Corresponding Source. Regardless of what server hosts the
+ Corresponding Source, you remain obligated to ensure that it is
+ available for as long as needed to satisfy these requirements.
+
+ e) Convey the object code using peer-to-peer transmission, provided
+ you inform other peers where the object code and Corresponding
+ Source of the work are being offered to the general public at no
+ charge under subsection 6d.
+
+ A separable portion of the object code, whose source code is excluded
+from the Corresponding Source as a System Library, need not be
+included in conveying the object code work.
+
+ A "User Product" is either (1) a "consumer product", which means any
+tangible personal property which is normally used for personal, family,
+or household purposes, or (2) anything designed or sold for incorporation
+into a dwelling. In determining whether a product is a consumer product,
+doubtful cases shall be resolved in favor of coverage. For a particular
+product received by a particular user, "normally used" refers to a
+typical or common use of that class of product, regardless of the status
+of the particular user or of the way in which the particular user
+actually uses, or expects or is expected to use, the product. A product
+is a consumer product regardless of whether the product has substantial
+commercial, industrial or non-consumer uses, unless such uses represent
+the only significant mode of use of the product.
+
+ "Installation Information" for a User Product means any methods,
+procedures, authorization keys, or other information required to install
+and execute modified versions of a covered work in that User Product from
+a modified version of its Corresponding Source. The information must
+suffice to ensure that the continued functioning of the modified object
+code is in no case prevented or interfered with solely because
+modification has been made.
+
+ If you convey an object code work under this section in, or with, or
+specifically for use in, a User Product, and the conveying occurs as
+part of a transaction in which the right of possession and use of the
+User Product is transferred to the recipient in perpetuity or for a
+fixed term (regardless of how the transaction is characterized), the
+Corresponding Source conveyed under this section must be accompanied
+by the Installation Information. But this requirement does not apply
+if neither you nor any third party retains the ability to install
+modified object code on the User Product (for example, the work has
+been installed in ROM).
+
+ The requirement to provide Installation Information does not include a
+requirement to continue to provide support service, warranty, or updates
+for a work that has been modified or installed by the recipient, or for
+the User Product in which it has been modified or installed. Access to a
+network may be denied when the modification itself materially and
+adversely affects the operation of the network or violates the rules and
+protocols for communication across the network.
+
+ Corresponding Source conveyed, and Installation Information provided,
+in accord with this section must be in a format that is publicly
+documented (and with an implementation available to the public in
+source code form), and must require no special password or key for
+unpacking, reading or copying.
+
+ 7. Additional Terms.
+
+ "Additional permissions" are terms that supplement the terms of this
+License by making exceptions from one or more of its conditions.
+Additional permissions that are applicable to the entire Program shall
+be treated as though they were included in this License, to the extent
+that they are valid under applicable law. If additional permissions
+apply only to part of the Program, that part may be used separately
+under those permissions, but the entire Program remains governed by
+this License without regard to the additional permissions.
+
+ When you convey a copy of a covered work, you may at your option
+remove any additional permissions from that copy, or from any part of
+it. (Additional permissions may be written to require their own
+removal in certain cases when you modify the work.) You may place
+additional permissions on material, added by you to a covered work,
+for which you have or can give appropriate copyright permission.
+
+ Notwithstanding any other provision of this License, for material you
+add to a covered work, you may (if authorized by the copyright holders of
+that material) supplement the terms of this License with terms:
+
+ a) Disclaiming warranty or limiting liability differently from the
+ terms of sections 15 and 16 of this License; or
+
+ b) Requiring preservation of specified reasonable legal notices or
+ author attributions in that material or in the Appropriate Legal
+ Notices displayed by works containing it; or
+
+ c) Prohibiting misrepresentation of the origin of that material, or
+ requiring that modified versions of such material be marked in
+ reasonable ways as different from the original version; or
+
+ d) Limiting the use for publicity purposes of names of licensors or
+ authors of the material; or
+
+ e) Declining to grant rights under trademark law for use of some
+ trade names, trademarks, or service marks; or
+
+ f) Requiring indemnification of licensors and authors of that
+ material by anyone who conveys the material (or modified versions of
+ it) with contractual assumptions of liability to the recipient, for
+ any liability that these contractual assumptions directly impose on
+ those licensors and authors.
+
+ All other non-permissive additional terms are considered "further
+restrictions" within the meaning of section 10. If the Program as you
+received it, or any part of it, contains a notice stating that it is
+governed by this License along with a term that is a further
+restriction, you may remove that term. If a license document contains
+a further restriction but permits relicensing or conveying under this
+License, you may add to a covered work material governed by the terms
+of that license document, provided that the further restriction does
+not survive such relicensing or conveying.
+
+ If you add terms to a covered work in accord with this section, you
+must place, in the relevant source files, a statement of the
+additional terms that apply to those files, or a notice indicating
+where to find the applicable terms.
+
+ Additional terms, permissive or non-permissive, may be stated in the
+form of a separately written license, or stated as exceptions;
+the above requirements apply either way.
+
+ 8. Termination.
+
+ You may not propagate or modify a covered work except as expressly
+provided under this License. Any attempt otherwise to propagate or
+modify it is void, and will automatically terminate your rights under
+this License (including any patent licenses granted under the third
+paragraph of section 11).
+
+ However, if you cease all violation of this License, then your
+license from a particular copyright holder is reinstated (a)
+provisionally, unless and until the copyright holder explicitly and
+finally terminates your license, and (b) permanently, if the copyright
+holder fails to notify you of the violation by some reasonable means
+prior to 60 days after the cessation.
+
+ Moreover, your license from a particular copyright holder is
+reinstated permanently if the copyright holder notifies you of the
+violation by some reasonable means, this is the first time you have
+received notice of violation of this License (for any work) from that
+copyright holder, and you cure the violation prior to 30 days after
+your receipt of the notice.
+
+ Termination of your rights under this section does not terminate the
+licenses of parties who have received copies or rights from you under
+this License. If your rights have been terminated and not permanently
+reinstated, you do not qualify to receive new licenses for the same
+material under section 10.
+
+ 9. Acceptance Not Required for Having Copies.
+
+ You are not required to accept this License in order to receive or
+run a copy of the Program. Ancillary propagation of a covered work
+occurring solely as a consequence of using peer-to-peer transmission
+to receive a copy likewise does not require acceptance. However,
+nothing other than this License grants you permission to propagate or
+modify any covered work. These actions infringe copyright if you do
+not accept this License. Therefore, by modifying or propagating a
+covered work, you indicate your acceptance of this License to do so.
+
+ 10. Automatic Licensing of Downstream Recipients.
+
+ Each time you convey a covered work, the recipient automatically
+receives a license from the original licensors, to run, modify and
+propagate that work, subject to this License. You are not responsible
+for enforcing compliance by third parties with this License.
+
+ An "entity transaction" is a transaction transferring control of an
+organization, or substantially all assets of one, or subdividing an
+organization, or merging organizations. If propagation of a covered
+work results from an entity transaction, each party to that
+transaction who receives a copy of the work also receives whatever
+licenses to the work the party's predecessor in interest had or could
+give under the previous paragraph, plus a right to possession of the
+Corresponding Source of the work from the predecessor in interest, if
+the predecessor has it or can get it with reasonable efforts.
+
+ You may not impose any further restrictions on the exercise of the
+rights granted or affirmed under this License. For example, you may
+not impose a license fee, royalty, or other charge for exercise of
+rights granted under this License, and you may not initiate litigation
+(including a cross-claim or counterclaim in a lawsuit) alleging that
+any patent claim is infringed by making, using, selling, offering for
+sale, or importing the Program or any portion of it.
+
+ 11. Patents.
+
+ A "contributor" is a copyright holder who authorizes use under this
+License of the Program or a work on which the Program is based. The
+work thus licensed is called the contributor's "contributor version".
+
+ A contributor's "essential patent claims" are all patent claims
+owned or controlled by the contributor, whether already acquired or
+hereafter acquired, that would be infringed by some manner, permitted
+by this License, of making, using, or selling its contributor version,
+but do not include claims that would be infringed only as a
+consequence of further modification of the contributor version. For
+purposes of this definition, "control" includes the right to grant
+patent sublicenses in a manner consistent with the requirements of
+this License.
+
+ Each contributor grants you a non-exclusive, worldwide, royalty-free
+patent license under the contributor's essential patent claims, to
+make, use, sell, offer for sale, import and otherwise run, modify and
+propagate the contents of its contributor version.
+
+ In the following three paragraphs, a "patent license" is any express
+agreement or commitment, however denominated, not to enforce a patent
+(such as an express permission to practice a patent or covenant not to
+sue for patent infringement). To "grant" such a patent license to a
+party means to make such an agreement or commitment not to enforce a
+patent against the party.
+
+ If you convey a covered work, knowingly relying on a patent license,
+and the Corresponding Source of the work is not available for anyone
+to copy, free of charge and under the terms of this License, through a
+publicly available network server or other readily accessible means,
+then you must either (1) cause the Corresponding Source to be so
+available, or (2) arrange to deprive yourself of the benefit of the
+patent license for this particular work, or (3) arrange, in a manner
+consistent with the requirements of this License, to extend the patent
+license to downstream recipients. "Knowingly relying" means you have
+actual knowledge that, but for the patent license, your conveying the
+covered work in a country, or your recipient's use of the covered work
+in a country, would infringe one or more identifiable patents in that
+country that you have reason to believe are valid.
+
+ If, pursuant to or in connection with a single transaction or
+arrangement, you convey, or propagate by procuring conveyance of, a
+covered work, and grant a patent license to some of the parties
+receiving the covered work authorizing them to use, propagate, modify
+or convey a specific copy of the covered work, then the patent license
+you grant is automatically extended to all recipients of the covered
+work and works based on it.
+
+ A patent license is "discriminatory" if it does not include within
+the scope of its coverage, prohibits the exercise of, or is
+conditioned on the non-exercise of one or more of the rights that are
+specifically granted under this License. You may not convey a covered
+work if you are a party to an arrangement with a third party that is
+in the business of distributing software, under which you make payment
+to the third party based on the extent of your activity of conveying
+the work, and under which the third party grants, to any of the
+parties who would receive the covered work from you, a discriminatory
+patent license (a) in connection with copies of the covered work
+conveyed by you (or copies made from those copies), or (b) primarily
+for and in connection with specific products or compilations that
+contain the covered work, unless you entered into that arrangement,
+or that patent license was granted, prior to 28 March 2007.
+
+ Nothing in this License shall be construed as excluding or limiting
+any implied license or other defenses to infringement that may
+otherwise be available to you under applicable patent law.
+
+ 12. No Surrender of Others' Freedom.
+
+ If conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License. If you cannot convey a
+covered work so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you may
+not convey it at all. For example, if you agree to terms that obligate you
+to collect a royalty for further conveying from those to whom you convey
+the Program, the only way you could satisfy both those terms and this
+License would be to refrain entirely from conveying the Program.
+
+ 13. Remote Network Interaction; Use with the GNU General Public License.
+
+ Notwithstanding any other provision of this License, if you modify the
+Program, your modified version must prominently offer all users
+interacting with it remotely through a computer network (if your version
+supports such interaction) an opportunity to receive the Corresponding
+Source of your version by providing access to the Corresponding Source
+from a network server at no charge, through some standard or customary
+means of facilitating copying of software. This Corresponding Source
+shall include the Corresponding Source for any work covered by version 3
+of the GNU General Public License that is incorporated pursuant to the
+following paragraph.
+
+ Notwithstanding any other provision of this License, you have
+permission to link or combine any covered work with a work licensed
+under version 3 of the GNU General Public License into a single
+combined work, and to convey the resulting work. The terms of this
+License will continue to apply to the part which is the covered work,
+but the work with which it is combined will remain governed by version
+3 of the GNU General Public License.
+
+ 14. Revised Versions of this License.
+
+ The Free Software Foundation may publish revised and/or new versions of
+the GNU Affero General Public License from time to time. Such new versions
+will be similar in spirit to the present version, but may differ in detail to
+address new problems or concerns.
+
+ Each version is given a distinguishing version number. If the
+Program specifies that a certain numbered version of the GNU Affero General
+Public License "or any later version" applies to it, you have the
+option of following the terms and conditions either of that numbered
+version or of any later version published by the Free Software
+Foundation. If the Program does not specify a version number of the
+GNU Affero General Public License, you may choose any version ever published
+by the Free Software Foundation.
+
+ If the Program specifies that a proxy can decide which future
+versions of the GNU Affero General Public License can be used, that proxy's
+public statement of acceptance of a version permanently authorizes you
+to choose that version for the Program.
+
+ Later license versions may give you additional or different
+permissions. However, no additional obligations are imposed on any
+author or copyright holder as a result of your choosing to follow a
+later version.
+
+ 15. Disclaimer of Warranty.
+
+ THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
+APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
+HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
+OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
+THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
+IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
+ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
+
+ 16. Limitation of Liability.
+
+ IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
+THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
+GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
+USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
+DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
+PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
+EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
+SUCH DAMAGES.
+
+ 17. Interpretation of Sections 15 and 16.
+
+ If the disclaimer of warranty and limitation of liability provided
+above cannot be given local legal effect according to their terms,
+reviewing courts shall apply local law that most closely approximates
+an absolute waiver of all civil liability in connection with the
+Program, unless a warranty or assumption of liability accompanies a
+copy of the Program in return for a fee.
+
+ END OF TERMS AND CONDITIONS
+
+--------------------------------------------------------------------------------
+ ADDITIONAL TERMS
+--------------------------------------------------------------------------------
+
+1. Pursuant to section 7(b) of the AGPLv3, we require the preservation of the legal
+notices, copyright notices and author attributions in the program and in its
+documentation and in the Appropriate Legal Notices displayed by works containing
+it.
+
+2. Pursuant to Section 7(c) of the AGPLv3, we require that modified versions of the
+material should be marked in a reasonable way as different from the official
+version.
+
+Any modified material being redistributed must include a prominent and conveniently
+accessible feature for the display of a Modified Material Notice including the statement
+"This program is using a modified version of the Orca Runtime version VERSION_NUMBER
+released on RELEASE_DATE.
+
+The string VERSION_NUMBER should be replaced with the exact version number of
+the Program on which the modified material is based.
+The string RELEASE_DATE should be replaced with the full date of the release of
+the version VERSION_NUMBER of the Program on which the
+modified material is based.
+
+The Modified Material Notice must be clearly visible with size of the fonts
+and icons proportionate to the user interface being used.
+
+The Modified Material Notice must be in the same language of the user interface.
+
+3. Additional permission for WebAssembly modules used by the Program.
+The Program works by loading and running WebAssembly modules written by third parties.
+To make this work, portions of the Program must be compiled into these WebAssembly modules,
+making them covered work under the terms of this license.
+
+As an additional permission, WebAssembly modules including unmodified portions of
+the Program to the sole purpose of being bundled with and run by an unmodified version
+of the Program can be distributed under the terms of their author's choice, without being
+bound by the requirements of this license. This permission does not extend to modifications
+of the Program itself or its development libraries.
diff --git a/samples/breakout/src/main.c b/samples/breakout/src/main.c
index b5eb93f..8a24a15 100644
--- a/samples/breakout/src/main.c
+++ b/samples/breakout/src/main.c
@@ -1,3 +1,10 @@
+/*************************************************************************
+*
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
+*
+**************************************************************************/
#include
#include
diff --git a/samples/clock/src/main.c b/samples/clock/src/main.c
index f1033d6..752463e 100644
--- a/samples/clock/src/main.c
+++ b/samples/clock/src/main.c
@@ -1,3 +1,10 @@
+/*************************************************************************
+*
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
+*
+**************************************************************************/
#include
#include
diff --git a/samples/fluid/src/main.c b/samples/fluid/src/main.c
index 019019a..3f50d07 100644
--- a/samples/fluid/src/main.c
+++ b/samples/fluid/src/main.c
@@ -1,11 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: main.cpp
-* @author: Martin Fouilleul
-* @date: 27/02/2022
-* @revision:
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#include "glsl_shaders.h"
#include "math.h"
diff --git a/samples/triangle/src/main.c b/samples/triangle/src/main.c
index b5a09cc..a2df181 100644
--- a/samples/triangle/src/main.c
+++ b/samples/triangle/src/main.c
@@ -1,3 +1,10 @@
+/*************************************************************************
+*
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
+*
+**************************************************************************/
#include
#include
diff --git a/samples/ui/src/main.c b/samples/ui/src/main.c
index 0f4b153..6b94054 100644
--- a/samples/ui/src/main.c
+++ b/samples/ui/src/main.c
@@ -1,3 +1,10 @@
+/*************************************************************************
+*
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
+*
+**************************************************************************/
#include "orca.h"
oc_vec2 frameSize = { 100, 100 };
diff --git a/sketches/atlas/main.c b/sketches/atlas/main.c
index 66d7dd2..fb73783 100644
--- a/sketches/atlas/main.c
+++ b/sketches/atlas/main.c
@@ -1,11 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: main.cpp
-* @author: Martin Fouilleul
-* @date: 30/07/2022
-* @revision:
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#include
#include
#include
diff --git a/sketches/canvas/main.c b/sketches/canvas/main.c
index 126c1d0..3df0c45 100644
--- a/sketches/canvas/main.c
+++ b/sketches/canvas/main.c
@@ -1,11 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: main.cpp
-* @author: Martin Fouilleul
-* @date: 30/07/2022
-* @revision:
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#include
#include
#include
diff --git a/sketches/image/main.c b/sketches/image/main.c
index a4f7683..d5d896f 100644
--- a/sketches/image/main.c
+++ b/sketches/image/main.c
@@ -1,11 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: main.cpp
-* @author: Martin Fouilleul
-* @date: 30/07/2022
-* @revision:
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#include
#include
#include
diff --git a/sketches/multi_surface/main.c b/sketches/multi_surface/main.c
index d502a89..7ef9331 100644
--- a/sketches/multi_surface/main.c
+++ b/sketches/multi_surface/main.c
@@ -1,3 +1,10 @@
+/*************************************************************************
+*
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
+*
+**************************************************************************/
#include
#include
diff --git a/sketches/perf_text/main.c b/sketches/perf_text/main.c
index 47fa169..1d1a345 100644
--- a/sketches/perf_text/main.c
+++ b/sketches/perf_text/main.c
@@ -1,3 +1,10 @@
+/*************************************************************************
+*
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
+*
+**************************************************************************/
#include
#include
diff --git a/sketches/render_thread/main.c b/sketches/render_thread/main.c
index dedb051..e83ed7a 100644
--- a/sketches/render_thread/main.c
+++ b/sketches/render_thread/main.c
@@ -1,3 +1,10 @@
+/*************************************************************************
+*
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
+*
+**************************************************************************/
#include
#include
diff --git a/sketches/simpleWindow/main.c b/sketches/simpleWindow/main.c
index e8c21b9..bdfad76 100644
--- a/sketches/simpleWindow/main.c
+++ b/sketches/simpleWindow/main.c
@@ -1,11 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: main.cpp
-* @author: Martin Fouilleul
-* @date: 30/07/2022
-* @revision:
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#include
#include
#include
diff --git a/sketches/smiley/main.c b/sketches/smiley/main.c
index 683a96a..2878f53 100644
--- a/sketches/smiley/main.c
+++ b/sketches/smiley/main.c
@@ -1,11 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: main.cpp
-* @author: Martin Fouilleul
-* @date: 30/07/2022
-* @revision:
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#include
#include
#include
diff --git a/sketches/smooth_resize/main.c b/sketches/smooth_resize/main.c
index c242a33..03b7a46 100644
--- a/sketches/smooth_resize/main.c
+++ b/sketches/smooth_resize/main.c
@@ -1,11 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: main.cpp
-* @author: Martin Fouilleul
-* @date: 30/07/2022
-* @revision:
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#include
#include
#include
diff --git a/sketches/tiger/main.c b/sketches/tiger/main.c
index 9e06377..3149529 100644
--- a/sketches/tiger/main.c
+++ b/sketches/tiger/main.c
@@ -1,11 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: main.cpp
-* @author: Martin Fouilleul
-* @date: 30/07/2022
-* @revision:
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#include
#include
#include
diff --git a/sketches/tiger/tiger.c b/sketches/tiger/tiger.c
index 894cce0..f9ed30a 100644
--- a/sketches/tiger/tiger.c
+++ b/sketches/tiger/tiger.c
@@ -1,3 +1,10 @@
+/*************************************************************************
+*
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
+*
+**************************************************************************/
void draw_tiger(bool singlePath, int singlePathIndex)
{
diff --git a/sketches/triangleGL/main.c b/sketches/triangleGL/main.c
index 0d8cff5..9c2496f 100644
--- a/sketches/triangleGL/main.c
+++ b/sketches/triangleGL/main.c
@@ -1,11 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: main.cpp
-* @author: Martin Fouilleul
-* @date: 30/07/2022
-* @revision:
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#include
#include
diff --git a/sketches/triangleGLES/main.c b/sketches/triangleGLES/main.c
index a59c4de..ac10ce8 100644
--- a/sketches/triangleGLES/main.c
+++ b/sketches/triangleGLES/main.c
@@ -1,11 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: main.cpp
-* @author: Martin Fouilleul
-* @date: 30/07/2022
-* @revision:
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#include
#include
#include
diff --git a/sketches/triangleMetal/main.m b/sketches/triangleMetal/main.m
index c1f2890..5c126a1 100644
--- a/sketches/triangleMetal/main.m
+++ b/sketches/triangleMetal/main.m
@@ -1,11 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: main.cpp
-* @author: Martin Fouilleul
-* @date: 30/07/2022
-* @revision:
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#include
#include
diff --git a/sketches/triangleMetal/shader.metal b/sketches/triangleMetal/shader.metal
index a9c32e5..be5bdcb 100644
--- a/sketches/triangleMetal/shader.metal
+++ b/sketches/triangleMetal/shader.metal
@@ -1,3 +1,10 @@
+/*************************************************************************
+*
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
+*
+**************************************************************************/
#include
#include
diff --git a/sketches/triangleMetal/vertex.h b/sketches/triangleMetal/vertex.h
index 8ada2ab..e9db22a 100644
--- a/sketches/triangleMetal/vertex.h
+++ b/sketches/triangleMetal/vertex.h
@@ -1,3 +1,10 @@
+/*************************************************************************
+*
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
+*
+**************************************************************************/
#ifndef __VERTEX_H__
#define __VERTEX_H__
diff --git a/sketches/ui/main.c b/sketches/ui/main.c
index 265a798..c8e8673 100644
--- a/sketches/ui/main.c
+++ b/sketches/ui/main.c
@@ -1,11 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: main.cpp
-* @author: Martin Fouilleul
-* @date: 30/07/2022
-* @revision:
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#include
#include
#include
diff --git a/src/app/app.c b/src/app/app.c
index 45e70ad..1ba1903 100644
--- a/src/app/app.c
+++ b/src/app/app.c
@@ -1,11 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: app.c
-* @author: Martin Fouilleul
-* @date: 23/12/2022
-* @revision:
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#include "app_internal.h"
#include "platform/platform_debug.h"
diff --git a/src/app/app.h b/src/app/app.h
index a99a5a7..cf2b1df 100644
--- a/src/app/app.h
+++ b/src/app/app.h
@@ -1,11 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: platform_app.h
-* @author: Martin Fouilleul
-* @date: 16/05/2020
-* @revision:
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#ifndef __APP_H_
#define __APP_H_
diff --git a/src/app/app_internal.h b/src/app/app_internal.h
index 0899d1c..0eca88b 100644
--- a/src/app/app_internal.h
+++ b/src/app/app_internal.h
@@ -1,11 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: app_internal.h
-* @author: Martin Fouilleul
-* @date: 23/12/2022
-* @revision:
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#ifndef __APP_INTERNAL_H_
#define __APP_INTERNAL_H_
diff --git a/src/app/orca_app.c b/src/app/orca_app.c
index 01180ba..ce20d5f 100644
--- a/src/app/orca_app.c
+++ b/src/app/orca_app.c
@@ -1,3 +1,10 @@
+/*************************************************************************
+*
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
+*
+**************************************************************************/
#include "orca.h"
//This is used to pass raw events from the runtime
diff --git a/src/app/osx_app.h b/src/app/osx_app.h
index de87bd8..ac6c5f8 100644
--- a/src/app/osx_app.h
+++ b/src/app/osx_app.h
@@ -1,11 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: osx_app.h
-* @author: Martin Fouilleul
-* @date: 12/02/2021
-* @revision:
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#ifndef __OSX_APP_H_
#define __OSX_APP_H_
diff --git a/src/app/osx_app.m b/src/app/osx_app.m
index 8588dac..b0c6b35 100644
--- a/src/app/osx_app.m
+++ b/src/app/osx_app.m
@@ -1,12 +1,10 @@
-//*****************************************************************
-//
-// $file: osx_app.m $
-// $author: Martin Fouilleul $
-// $date: 16/05/2020 $
-// $revision: $
-// $note: (C) 2020 by Martin Fouilleul - all rights reserved $
-//
-//*****************************************************************
+/*************************************************************************
+*
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
+*
+**************************************************************************/
#import //CATransaction
diff --git a/src/app/win32_app.c b/src/app/win32_app.c
index 1755eaa..45f1762 100644
--- a/src/app/win32_app.c
+++ b/src/app/win32_app.c
@@ -1,11 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: win32_app.c
-* @author: Martin Fouilleul
-* @date: 16/12/2022
-* @revision:
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#include "app.c"
#include "platform/platform_thread.h"
diff --git a/src/app/win32_app.h b/src/app/win32_app.h
index 63a1f27..481eeac 100644
--- a/src/app/win32_app.h
+++ b/src/app/win32_app.h
@@ -1,12 +1,11 @@
-//*****************************************************************
-//
-// $file: win32_app.h $
-// $author: Martin Fouilleul $
-// $date: 20/12/2022 $
-// $revision: $
-// $note: (C) 2022 by Martin Fouilleul - all rights reserved $
-//
-//*****************************************************************
+/*************************************************************************
+*
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
+*
+**************************************************************************/
+
#ifndef __WIN32_APP_H_
#define __WIN32_APP_H_
diff --git a/src/graphics/egl_surface.c b/src/graphics/egl_surface.c
index e7d491f..1987f33 100644
--- a/src/graphics/egl_surface.c
+++ b/src/graphics/egl_surface.c
@@ -1,11 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: egl_surface.cpp
-* @author: Martin Fouilleul
-* @date: 17/02/2023
-* @revision:
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#define EGL_EGLEXT_PROTOTYPES
#include "app/app_internal.h"
diff --git a/src/graphics/egl_surface.h b/src/graphics/egl_surface.h
index 82487cf..a85951b 100644
--- a/src/graphics/egl_surface.h
+++ b/src/graphics/egl_surface.h
@@ -1,11 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: egl_surface.h
-* @author: Martin Fouilleul
-* @date: 28/01/2023
-* @revision:
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#ifndef __EGL_SURFACE_H_
#define __EGL_SURFACE_H_
diff --git a/src/graphics/gl_api.h b/src/graphics/gl_api.h
index 0866a6e..dd25189 100644
--- a/src/graphics/gl_api.h
+++ b/src/graphics/gl_api.h
@@ -1,8 +1,8 @@
/********************************************************
*
-* @file: gl_api.h
-* @note: auto-generated by glapi.py from gl.xml
-* @date: 15/082023
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
*********************************************************/
#ifndef __GL_API_H__
diff --git a/src/graphics/gl_canvas.c b/src/graphics/gl_canvas.c
index 2e88522..f7a23f3 100644
--- a/src/graphics/gl_canvas.c
+++ b/src/graphics/gl_canvas.c
@@ -1,11 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: gl_canvas.c
-* @author: Martin Fouilleul
-* @date: 29/01/2023
-* @revision:
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#include "gl_api.h"
#include "glsl_shaders.h"
#include "graphics_surface.h"
diff --git a/src/graphics/gl_loader.c b/src/graphics/gl_loader.c
index f63ba7a..8aad1fd 100644
--- a/src/graphics/gl_loader.c
+++ b/src/graphics/gl_loader.c
@@ -1,8 +1,8 @@
/********************************************************
*
-* @file: gl_loader.c
-* @note: auto-generated by glapi.py from gl.xml
-* @date: 15/082023
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
*********************************************************/
#include "gl_loader.h"
diff --git a/src/graphics/gl_loader.h b/src/graphics/gl_loader.h
index f5f8aa5..4525fec 100644
--- a/src/graphics/gl_loader.h
+++ b/src/graphics/gl_loader.h
@@ -1,8 +1,8 @@
/********************************************************
*
-* @file: gl_loader.h
-* @note: auto-generated by glapi.py from gl.xml
-* @date: 15/082023
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
*********************************************************/
#ifndef __GL_LOADER_H__
diff --git a/src/graphics/graphics.h b/src/graphics/graphics.h
index 4786019..264dc3c 100644
--- a/src/graphics/graphics.h
+++ b/src/graphics/graphics.h
@@ -1,11 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: graphics.h
-* @author: Martin Fouilleul
-* @date: 23/01/2023
-* @revision:
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#ifndef __GRAPHICS_H_
#define __GRAPHICS_H_
diff --git a/src/graphics/graphics_common.c b/src/graphics/graphics_common.c
index a84e9d3..23a6307 100644
--- a/src/graphics/graphics_common.c
+++ b/src/graphics/graphics_common.c
@@ -1,11 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: graphics_common.c
-* @author: Martin Fouilleul
-* @date: 23/01/2023
-* @revision:
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#define _USE_MATH_DEFINES //NOTE: necessary for MSVC
#include "platform/platform.h"
diff --git a/src/graphics/graphics_common.h b/src/graphics/graphics_common.h
index bd14a7b..da10d72 100644
--- a/src/graphics/graphics_common.h
+++ b/src/graphics/graphics_common.h
@@ -1,10 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: graphics_common.h
-* @author: Martin Fouilleul
-* @date: 26/04/2023
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#ifndef __GRAPHICS_COMMON_H_
#define __GRAPHICS_COMMON_H_
diff --git a/src/graphics/graphics_surface.c b/src/graphics/graphics_surface.c
index 5a50ed3..af3f702 100644
--- a/src/graphics/graphics_surface.c
+++ b/src/graphics/graphics_surface.c
@@ -1,10 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: graphics_surface.c
-* @author: Martin Fouilleul
-* @date: 25/04/2023
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#include "graphics_surface.h"
diff --git a/src/graphics/graphics_surface.h b/src/graphics/graphics_surface.h
index f1a1ee5..aab92f3 100644
--- a/src/graphics/graphics_surface.h
+++ b/src/graphics/graphics_surface.h
@@ -1,10 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: graphics_surface.h
-* @author: Martin Fouilleul
-* @date: 26/04/2023
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#ifndef __GRAPHICS_SURFACE_H_
#define __GRAPHICS_SURFACE_H_
diff --git a/src/graphics/mtl_renderer.h b/src/graphics/mtl_renderer.h
index ae0fdce..6377c60 100644
--- a/src/graphics/mtl_renderer.h
+++ b/src/graphics/mtl_renderer.h
@@ -1,11 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: mtl_renderer.h
-* @author: Martin Fouilleul
-* @date: 01/08/2022
-* @revision:
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#ifndef __MTL_RENDERER_H_
#define __MTL_RENDERER_H_
diff --git a/src/graphics/mtl_renderer.m b/src/graphics/mtl_renderer.m
index e853c27..d66c2a7 100644
--- a/src/graphics/mtl_renderer.m
+++ b/src/graphics/mtl_renderer.m
@@ -1,11 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: mtl_canvas.m
-* @author: Martin Fouilleul
-* @date: 12/07/2020
-* @revision: 24/01/2023
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#import
#import
#include
diff --git a/src/graphics/mtl_renderer.metal b/src/graphics/mtl_renderer.metal
index bcb39f1..b8c35cf 100644
--- a/src/graphics/mtl_renderer.metal
+++ b/src/graphics/mtl_renderer.metal
@@ -1,3 +1,10 @@
+/*************************************************************************
+*
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
+*
+**************************************************************************/
#include
#include
diff --git a/src/graphics/mtl_surface.h b/src/graphics/mtl_surface.h
index ceb0f18..6109cdc 100644
--- a/src/graphics/mtl_surface.h
+++ b/src/graphics/mtl_surface.h
@@ -1,11 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: mtl_surface.h
-* @author: Martin Fouilleul
-* @date: 25/12/2022
-* @revision:
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#ifndef __MTL_SURFACE_H_
#define __MTL_SURFACE_H_
diff --git a/src/graphics/mtl_surface.m b/src/graphics/mtl_surface.m
index ecab941..253fe40 100644
--- a/src/graphics/mtl_surface.m
+++ b/src/graphics/mtl_surface.m
@@ -1,11 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: mtl_surface.m
-* @author: Martin Fouilleul
-* @date: 12/07/2023
-* @revision:
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#import
#import
#import
diff --git a/src/graphics/wgl_surface.c b/src/graphics/wgl_surface.c
index e510c1c..af2d276 100644
--- a/src/graphics/wgl_surface.c
+++ b/src/graphics/wgl_surface.c
@@ -1,11 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: wgl_surface.c
-* @author: Martin Fouilleul
-* @date: 01/08/2022
-* @revision:
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#include "app/win32_app.h"
#include "gl_loader.h"
#include "graphics_surface.h"
diff --git a/src/graphics/wgl_surface.h b/src/graphics/wgl_surface.h
index 91c3d61..4902d2f 100644
--- a/src/graphics/wgl_surface.h
+++ b/src/graphics/wgl_surface.h
@@ -1,11 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: wgl_surface.c
-* @author: Martin Fouilleul
-* @date: 28/01/2023
-* @revision:
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#ifndef __WGL_SURFACE_H_
#define __WGL_SURFACE_H_
diff --git a/src/graphics/win32_vsync.c b/src/graphics/win32_vsync.c
index 7c486c0..ff12328 100644
--- a/src/graphics/win32_vsync.c
+++ b/src/graphics/win32_vsync.c
@@ -1,10 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: win32_vsync.h
-* @author: Reuben Dunnington
-* @date: 26/08/2023
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#include "platform/platform_thread.h"
#include "app/win32_app.h"
diff --git a/src/libc-shim/include/stdarg.h b/src/libc-shim/include/stdarg.h
index 227d980..55cbe27 100644
--- a/src/libc-shim/include/stdarg.h
+++ b/src/libc-shim/include/stdarg.h
@@ -1,10 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: stdarg.h
-* @author: Martin Fouilleul
-* @date: 17/04/2023
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#ifndef __STDARG_H_
#define __STDARG_H_
diff --git a/src/libc-shim/src/string.c b/src/libc-shim/src/string.c
index 00dcc64..0597757 100644
--- a/src/libc-shim/src/string.c
+++ b/src/libc-shim/src/string.c
@@ -1,10 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: string.c
-* @author: Martin Fouilleul
-* @date: 18/04/2023
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#include
void* memset(void* b, int c, size_t n)
diff --git a/src/orca.c b/src/orca.c
index fbe410b..a28ff15 100644
--- a/src/orca.c
+++ b/src/orca.c
@@ -1,11 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: orca.c
-* @author: Martin Fouilleul
-* @date: 13/02/2021
-* @revision:
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
//---------------------------------------------------------------
// platform implementations
diff --git a/src/orca.h b/src/orca.h
index c7bcb9c..c8f756c 100644
--- a/src/orca.h
+++ b/src/orca.h
@@ -1,11 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: orca.h
-* @author: Martin Fouilleul
-* @date: 13/02/2021
-* @revision:
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#ifndef __ORCA_H_
#define __ORCA_H_
diff --git a/src/orca.m b/src/orca.m
index 1979734..fac9622 100644
--- a/src/orca.m
+++ b/src/orca.m
@@ -1,11 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: milepost.m
-* @author: Martin Fouilleul
-* @date: 13/02/2021
-* @revision:
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#include "app/osx_app.m"
#include "graphics/graphics_common.c"
diff --git a/src/platform/native_debug.c b/src/platform/native_debug.c
index fe939e0..b1a7c12 100644
--- a/src/platform/native_debug.c
+++ b/src/platform/native_debug.c
@@ -1,10 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: native_debug.c
-* @author: Martin Fouilleul
-* @date: 13/08/2023
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#include
#include "app/app.h"
diff --git a/src/platform/orca_clock.c b/src/platform/orca_clock.c
index 0540a06..43d7a2d 100644
--- a/src/platform/orca_clock.c
+++ b/src/platform/orca_clock.c
@@ -1,3 +1,10 @@
+/*************************************************************************
+*
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
+*
+**************************************************************************/
#include "platform_clock.h"
#include "util/typedefs.h"
diff --git a/src/platform/orca_debug.c b/src/platform/orca_debug.c
index a71742e..ad96985 100644
--- a/src/platform/orca_debug.c
+++ b/src/platform/orca_debug.c
@@ -1,10 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: orca_debug.c
-* @author: Martin Fouilleul
-* @date: 13/08/2023
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#include
#include "platform_debug.c"
diff --git a/src/platform/orca_malloc.c b/src/platform/orca_malloc.c
index d27a7da..abc3258 100644
--- a/src/platform/orca_malloc.c
+++ b/src/platform/orca_malloc.c
@@ -1,3 +1,10 @@
+/*************************************************************************
+*
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
+*
+**************************************************************************/
#include
#include
diff --git a/src/platform/orca_memory.c b/src/platform/orca_memory.c
index bb98ed6..f4ecbd1 100644
--- a/src/platform/orca_memory.c
+++ b/src/platform/orca_memory.c
@@ -1,10 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: orca_memory.c
-* @author: Martin Fouilleul
-* @date: 17/04/2023
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#include "platform_memory.h"
diff --git a/src/platform/orca_platform.c b/src/platform/orca_platform.c
index 989bce0..0a7ce3d 100644
--- a/src/platform/orca_platform.c
+++ b/src/platform/orca_platform.c
@@ -1,3 +1,10 @@
+/*************************************************************************
+*
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
+*
+**************************************************************************/
#include "platform.h"
oc_host_platform ORCA_IMPORT(oc_get_host_platform)();
\ No newline at end of file
diff --git a/src/platform/osx_clock.c b/src/platform/osx_clock.c
index 1275cbd..02f4f04 100644
--- a/src/platform/osx_clock.c
+++ b/src/platform/osx_clock.c
@@ -1,11 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: osx_clock.cpp
-* @author: Martin Fouilleul
-* @date: 07/03/2019
-* @revision:
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#include // availability macros
#include
diff --git a/src/platform/osx_path.m b/src/platform/osx_path.m
index 855d035..f3b1431 100644
--- a/src/platform/osx_path.m
+++ b/src/platform/osx_path.m
@@ -1,10 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: osx_path.m
-* @author: Martin Fouilleul
-* @date: 24/05/2023
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#import
#include
diff --git a/src/platform/osx_platform.c b/src/platform/osx_platform.c
index 6901721..c9ab756 100644
--- a/src/platform/osx_platform.c
+++ b/src/platform/osx_platform.c
@@ -1,3 +1,10 @@
+/*************************************************************************
+*
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
+*
+**************************************************************************/
#include "platform.h"
#ifdef __cplusplus
diff --git a/src/platform/platform.h b/src/platform/platform.h
index febc474..d77d805 100644
--- a/src/platform/platform.h
+++ b/src/platform/platform.h
@@ -1,12 +1,11 @@
-//*****************************************************************
-//
-// $file: platform.h $
-// $author: Martin Fouilleul $
-// $date: 22/12/2022 $
-// $revision: $
-// $note: (C) 2022 by Martin Fouilleul - all rights reserved $
-//
-//*****************************************************************
+/*************************************************************************
+*
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
+*
+**************************************************************************/
+
#ifndef __PLATFORM_H_
#define __PLATFORM_H_
@@ -109,17 +108,16 @@
#endif
#ifdef __cplusplus
-extern "C"
-{
+extern "C" {
#endif
- typedef enum
- {
- OC_HOST_PLATFORM_MACOS,
- OC_HOST_PLATFORM_WINDOWS,
- } oc_host_platform;
+typedef enum
+{
+ OC_HOST_PLATFORM_MACOS,
+ OC_HOST_PLATFORM_WINDOWS,
+} oc_host_platform;
- ORCA_API oc_host_platform oc_get_host_platform();
+ORCA_API oc_host_platform oc_get_host_platform();
#ifdef __cplusplus
} // extern "C"
diff --git a/src/platform/platform_clock.h b/src/platform/platform_clock.h
index 9dda8a4..8f25117 100644
--- a/src/platform/platform_clock.h
+++ b/src/platform/platform_clock.h
@@ -1,11 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: platform_clock.h
-* @author: Martin Fouilleul
-* @date: 07/03/2019
-* @revision:
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#ifndef __PLATFORM_CLOCK_H_
#define __PLATFORM_CLOCK_H_
diff --git a/src/platform/platform_debug.c b/src/platform/platform_debug.c
index b8c019d..435e65a 100644
--- a/src/platform/platform_debug.c
+++ b/src/platform/platform_debug.c
@@ -1,10 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: platform_log.c
-* @author: Martin Fouilleul
-* @date: 18/04/2023
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#include "platform_debug.h"
typedef struct oc_log_config
diff --git a/src/platform/platform_debug.h b/src/platform/platform_debug.h
index 8e63158..c8bba96 100644
--- a/src/platform/platform_debug.h
+++ b/src/platform/platform_debug.h
@@ -1,10 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: platform_debug.h
-* @author: Martin Fouilleul
-* @date: 13/08/2023
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#ifndef __PLATFORM_DEBUG_H_
#define __PLATFORM_DEBUG_H_
diff --git a/src/platform/platform_io.h b/src/platform/platform_io.h
index e6d9d0e..ac18203 100644
--- a/src/platform/platform_io.h
+++ b/src/platform/platform_io.h
@@ -1,10 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: platform_io.h
-* @author: Martin Fouilleul
-* @date: 25/05/2023
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#ifndef __PLATFORM_IO_H_
#define __PLATFORM_IO_H_
diff --git a/src/platform/platform_io_common.c b/src/platform/platform_io_common.c
index eb7314d..6d3fcda 100644
--- a/src/platform/platform_io_common.c
+++ b/src/platform/platform_io_common.c
@@ -1,10 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: platform_io_common.c
-* @author: Martin Fouilleul
-* @date: 25/05/2023
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#include "platform_io.h"
#include "platform_io_dialog.h"
diff --git a/src/platform/platform_io_dialog.h b/src/platform/platform_io_dialog.h
index 1fb1ecc..d49c868 100644
--- a/src/platform/platform_io_dialog.h
+++ b/src/platform/platform_io_dialog.h
@@ -1,10 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: platform_io_dialog.h
-* @author: Martin Fouilleul
-* @date: 01/09/2023
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#ifndef __PLATFORM_IO_DIALOG_H_
#define __PLATFORM_IO_DIALOG_H_
diff --git a/src/platform/platform_io_internal.c b/src/platform/platform_io_internal.c
index 4a99d6b..1a91a0b 100644
--- a/src/platform/platform_io_internal.c
+++ b/src/platform/platform_io_internal.c
@@ -1,10 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: platform_io_internal.c
-* @author: Martin Fouilleul
-* @date: 11/06/2023
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#include "app/app.h"
#include "platform/platform_io_internal.h"
#include "platform/platform_path.h"
diff --git a/src/platform/platform_io_internal.h b/src/platform/platform_io_internal.h
index 085204e..876646c 100644
--- a/src/platform/platform_io_internal.h
+++ b/src/platform/platform_io_internal.h
@@ -1,10 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: platform_io_internal.h
-* @author: Martin Fouilleul
-* @date: 10/06/2023
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#ifndef __PLATFORM_IO_INTERNAL_H_
#define __PLATFORM_IO_INTERNAL_H_
diff --git a/src/platform/platform_memory.h b/src/platform/platform_memory.h
index 1f79883..b27620f 100644
--- a/src/platform/platform_memory.h
+++ b/src/platform/platform_memory.h
@@ -1,11 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: platform_memory.h
-* @author: Martin Fouilleul
-* @date: 10/09/2021
-* @revision:
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#ifndef __PLATFORM_MEMORY_H_
#define __PLATFORM_MEMORY_H_
diff --git a/src/platform/platform_path.c b/src/platform/platform_path.c
index 9ce8eb8..fdaefe3 100644
--- a/src/platform/platform_path.c
+++ b/src/platform/platform_path.c
@@ -1,10 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: platform_path.c
-* @author: Martin Fouilleul
-* @date: 24/05/2023
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#include "platform_path.h"
diff --git a/src/platform/platform_path.h b/src/platform/platform_path.h
index a74b1e1..d9f6f3a 100644
--- a/src/platform/platform_path.h
+++ b/src/platform/platform_path.h
@@ -1,10 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: platform_path.h
-* @author: Martin Fouilleul
-* @date: 24/05/2023
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#ifndef __PLATFORM_PATH_H_
#define __PLATFORM_PATH_H_
diff --git a/src/platform/platform_thread.h b/src/platform/platform_thread.h
index cbabe5e..d4b1b5a 100644
--- a/src/platform/platform_thread.h
+++ b/src/platform/platform_thread.h
@@ -1,11 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: platform_thread.h
-* @author: Martin Fouilleul
-* @date: 21/03/2019
-* @revision:
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#ifndef __PLATFORM_THREAD_H_
#define __PLATFORM_THREAD_H_
diff --git a/src/platform/posix_io.c b/src/platform/posix_io.c
index 717597c..52fec13 100644
--- a/src/platform/posix_io.c
+++ b/src/platform/posix_io.c
@@ -1,10 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: posix_io.c
-* @author: Martin Fouilleul
-* @date: 25/05/2023
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#include
#include
diff --git a/src/platform/posix_thread.c b/src/platform/posix_thread.c
index 15dad19..16e29ca 100644
--- a/src/platform/posix_thread.c
+++ b/src/platform/posix_thread.c
@@ -1,11 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: posix_thread.c
-* @author: Martin Fouilleul
-* @date: 21/03/2019
-* @revision:
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#include
#include //needed for pthread_kill() on linux
#include
diff --git a/src/platform/unix_memory.c b/src/platform/unix_memory.c
index a407228..10c6dd0 100644
--- a/src/platform/unix_memory.c
+++ b/src/platform/unix_memory.c
@@ -1,11 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: unix_memory.c
-* @author: Martin Fouilleul
-* @date: 10/09/2021
-* @revision:
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#include "platform_memory.h"
#include
diff --git a/src/platform/win32_clock.c b/src/platform/win32_clock.c
index 2d3a3e8..61de0d3 100644
--- a/src/platform/win32_clock.c
+++ b/src/platform/win32_clock.c
@@ -1,11 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: win32_clock.c
-* @author: Martin Fouilleul
-* @date: 03/02/2023
-* @revision:
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#include
#include "platform_clock.h"
diff --git a/src/platform/win32_io.c b/src/platform/win32_io.c
index 518634d..538d1e3 100644
--- a/src/platform/win32_io.c
+++ b/src/platform/win32_io.c
@@ -1,10 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: win32_io.c
-* @author: Martin Fouilleul
-* @date: 25/05/2023
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#include
#include
diff --git a/src/platform/win32_memory.c b/src/platform/win32_memory.c
index 53431b4..23165c5 100644
--- a/src/platform/win32_memory.c
+++ b/src/platform/win32_memory.c
@@ -1,11 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: win32_memory.c
-* @author: Martin Fouilleul
-* @date: 17/12/2022
-* @revision:
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#define WIN32_LEAN_AND_MEAN
#include "platform_memory.h"
#include
diff --git a/src/platform/win32_path.c b/src/platform/win32_path.c
index a9b8edd..5defcb0 100644
--- a/src/platform/win32_path.c
+++ b/src/platform/win32_path.c
@@ -1,10 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: win32_path.c
-* @author: Martin Fouilleul
-* @date: 24/05/2023
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#include // PathIsRelative()
#include "platform_path.c"
diff --git a/src/platform/win32_platform.c b/src/platform/win32_platform.c
index e9a847a..1d82f90 100644
--- a/src/platform/win32_platform.c
+++ b/src/platform/win32_platform.c
@@ -1,3 +1,10 @@
+/*************************************************************************
+*
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
+*
+**************************************************************************/
#include "platform.h"
#ifdef __cplusplus
diff --git a/src/platform/win32_string_helpers.c b/src/platform/win32_string_helpers.c
index cbd509d..eb55308 100644
--- a/src/platform/win32_string_helpers.c
+++ b/src/platform/win32_string_helpers.c
@@ -1,10 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: win32_string_helpers.c
-* @author: Martin Fouilleul
-* @date: 24/05/2023
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#define WIN32_LEAN_AND_MEAN
#include
diff --git a/src/platform/win32_string_helpers.h b/src/platform/win32_string_helpers.h
index 4aae181..cbebb51 100644
--- a/src/platform/win32_string_helpers.h
+++ b/src/platform/win32_string_helpers.h
@@ -1,10 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: win32_string_helpers.h
-* @author: Martin Fouilleul
-* @date: 24/05/2023
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#ifndef __WIN32_STRING_HELPERS_H_
#define __WIN32_STRING_HELPERS_H_
diff --git a/src/platform/win32_thread.c b/src/platform/win32_thread.c
index b9658b3..59ed947 100644
--- a/src/platform/win32_thread.c
+++ b/src/platform/win32_thread.c
@@ -1,10 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: win32_thread.c
-* @author: Reuben Dunnington
-* @date: 7/30/2023
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#include //INFINITY
#include
#include
diff --git a/src/runtime.c b/src/runtime.c
index 3985516..7f1bca9 100644
--- a/src/runtime.c
+++ b/src/runtime.c
@@ -1,10 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: runtime.c
-* @author: Martin Fouilleul
-* @date: 11/04/2023
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#include
#include
#include
diff --git a/src/runtime.h b/src/runtime.h
index 133670e..510365a 100644
--- a/src/runtime.h
+++ b/src/runtime.h
@@ -1,10 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: runtime.h
-* @author: Martin Fouilleul
-* @date: 17/04/2023
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#ifndef __RUNTIME_H_
#define __RUNTIME_H_
diff --git a/src/runtime_io.c b/src/runtime_io.c
index 2fcb245..c12900f 100644
--- a/src/runtime_io.c
+++ b/src/runtime_io.c
@@ -1,10 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: runtime_io.c
-* @author: Martin Fouilleul
-* @date: 09/05/2023
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#include "platform/platform_io_internal.h"
#include "runtime.h"
#include "runtime_memory.h"
diff --git a/src/runtime_memory.c b/src/runtime_memory.c
index 8e5ee43..a7ea9b8 100644
--- a/src/runtime_memory.c
+++ b/src/runtime_memory.c
@@ -1,10 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: runtime_memory.c
-* @author: Martin Fouilleul
-* @date: 17/04/2023
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#include "runtime.h"
#include "runtime_memory.h"
diff --git a/src/runtime_memory.h b/src/runtime_memory.h
index 75fbe41..c87b9e4 100644
--- a/src/runtime_memory.h
+++ b/src/runtime_memory.h
@@ -1,10 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: runtime_memory.h
-* @author: Martin Fouilleul
-* @date: 02/09/2023
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#ifndef __RUNTIME_MEMORY_H_
#define __RUNTIME_MEMORY_H_
diff --git a/src/ui/input_state.c b/src/ui/input_state.c
index 637ee09..f0dd6fb 100644
--- a/src/ui/input_state.c
+++ b/src/ui/input_state.c
@@ -1,10 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: input_state.c
-* @author: Martin Fouilleul
-* @date: 19/04/2023
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#include "input_state.h"
//---------------------------------------------------------------
diff --git a/src/ui/input_state.h b/src/ui/input_state.h
index 1ac2657..31c4564 100644
--- a/src/ui/input_state.h
+++ b/src/ui/input_state.h
@@ -1,10 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: input_state.h
-* @author: Martin Fouilleul
-* @date: 19/04/2023
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#ifndef __INPUT_STATE_H_
#define __INPUT_STATE_H_
diff --git a/src/ui/ui.c b/src/ui/ui.c
index 880c943..7249019 100644
--- a/src/ui/ui.c
+++ b/src/ui/ui.c
@@ -1,11 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: ui.c
-* @author: Martin Fouilleul
-* @date: 08/08/2022
-* @revision:
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#include "ui.h"
#include "math.h"
#include "platform/platform.h"
diff --git a/src/ui/ui.h b/src/ui/ui.h
index 2c4894c..3cb423a 100644
--- a/src/ui/ui.h
+++ b/src/ui/ui.h
@@ -1,11 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: ui.h
-* @author: Martin Fouilleul
-* @date: 08/08/2022
-* @revision:
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#ifndef __UI_H_
#define __UI_H_
diff --git a/src/util/algebra.c b/src/util/algebra.c
index f2338b1..7a5ed14 100644
--- a/src/util/algebra.c
+++ b/src/util/algebra.c
@@ -1,10 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: algebra.c
-* @author: Martin Fouilleul
-* @date: 15/08/2023
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#include
#include "algebra.h"
diff --git a/src/util/algebra.h b/src/util/algebra.h
index 4d3dad7..baa5f97 100644
--- a/src/util/algebra.h
+++ b/src/util/algebra.h
@@ -1,10 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: algebra.h
-* @author: Martin Fouilleul
-* @date: 15/08/2023
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#ifndef __ALGEBRA_H_
#define __ALGEBRA_H_
diff --git a/src/util/debug.h b/src/util/debug.h
index 44e571c..0170a5b 100644
--- a/src/util/debug.h
+++ b/src/util/debug.h
@@ -1,10 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: debug.h
-* @author: Martin Fouilleul
-* @date: 13/08/2023
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#ifndef __DEBUG_H_
#define __DEBUG_H_
diff --git a/src/util/hash.c b/src/util/hash.c
index 92cff75..2385064 100644
--- a/src/util/hash.c
+++ b/src/util/hash.c
@@ -1,11 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: hash.cpp
-* @author: Martin Fouilleul
-* @date: 08/08/2022
-* @revision:
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#include "hash.h"
#include "platform/platform.h"
diff --git a/src/util/hash.h b/src/util/hash.h
index 2d0399b..30e19ca 100644
--- a/src/util/hash.h
+++ b/src/util/hash.h
@@ -1,11 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: hash.h
-* @author: Martin Fouilleul
-* @date: 08/08/2022
-* @revision:
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#ifndef __HASH_H_
#define __HASH_H_
diff --git a/src/util/lists.h b/src/util/lists.h
index 81dc398..b91a089 100644
--- a/src/util/lists.h
+++ b/src/util/lists.h
@@ -1,8 +1,8 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: lists.h
-* @author: Martin Fouilleul
-* @date: 22/11/2017
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
* @brief: Implements generic intrusive linked list and dynamic array
*
****************************************************************/
diff --git a/src/util/macros.h b/src/util/macros.h
index ae3f2a5..d0c0651 100644
--- a/src/util/macros.h
+++ b/src/util/macros.h
@@ -1,11 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: macros.h
-* @author: Martin Fouilleul
-* @date: 27/03/2020
-* @revision:
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#ifndef __MACROS_H_
#define __MACROS_H_
diff --git a/src/util/memory.c b/src/util/memory.c
index da9fa3d..7531b16 100644
--- a/src/util/memory.c
+++ b/src/util/memory.c
@@ -1,11 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: memory.c
-* @author: Martin Fouilleul
-* @date: 24/10/2019
-* @revision:
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#include "memory.h"
#include "macros.h"
#include "platform/platform.h"
diff --git a/src/util/memory.h b/src/util/memory.h
index fd2c81a..4b5d7fe 100644
--- a/src/util/memory.h
+++ b/src/util/memory.h
@@ -1,11 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: memory.h
-* @author: Martin Fouilleul
-* @date: 24/10/2019
-* @revision:
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#ifndef __MEMORY_H_
#define __MEMORY_H_
diff --git a/src/util/ringbuffer.c b/src/util/ringbuffer.c
index 8cfe7cd..70f9bb2 100644
--- a/src/util/ringbuffer.c
+++ b/src/util/ringbuffer.c
@@ -1,11 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: ringbuffer.cpp
-* @author: Martin Fouilleul
-* @date: 31/07/2022
-* @revision:
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#include "ringbuffer.h"
#include // malloc, free
diff --git a/src/util/ringbuffer.h b/src/util/ringbuffer.h
index cbe2ef7..97ca6b7 100644
--- a/src/util/ringbuffer.h
+++ b/src/util/ringbuffer.h
@@ -1,11 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: ringbuffer.h
-* @author: Martin Fouilleul
-* @date: 31/07/2022
-* @revision:
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#ifndef __RINGBUFFER_H_
#define __RINGBUFFER_H_
diff --git a/src/util/strings.c b/src/util/strings.c
index c788774..ed89bc9 100644
--- a/src/util/strings.c
+++ b/src/util/strings.c
@@ -1,11 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: strings.c
-* @author: Martin Fouilleul
-* @date: 29/05/2021
-* @revision:
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#include "strings.h"
#include "platform/platform_debug.h"
diff --git a/src/util/strings.h b/src/util/strings.h
index 8ebc37e..44fc27c 100644
--- a/src/util/strings.h
+++ b/src/util/strings.h
@@ -1,11 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: strings.h
-* @author: Martin Fouilleul
-* @date: 29/05/2021
-* @revision:
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#ifndef __STRINGS_H_
#define __STRINGS_H_
diff --git a/src/util/typedefs.h b/src/util/typedefs.h
index 81913b9..1c4423c 100644
--- a/src/util/typedefs.h
+++ b/src/util/typedefs.h
@@ -1,12 +1,11 @@
-//*****************************************************************
-//
-// $file: typedefs.h $
-// $author: Martin Fouilleul $
-// $date: 23/36/2015 $
-// $revision: $
-// $note: (C) 2015 by Martin Fouilleul - all rights reserved $
-//
-//*****************************************************************
+/*************************************************************************
+*
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
+*
+**************************************************************************/
+
#ifndef __TYPEDEFS_H_
#define __TYPEDEFS_H_
diff --git a/src/util/utf8.c b/src/util/utf8.c
index 482a458..1d41c4b 100644
--- a/src/util/utf8.c
+++ b/src/util/utf8.c
@@ -1,12 +1,11 @@
-//*****************************************************************
-//
-// $file: utf8.c $
-// $author: Martin Fouilleul $
-// $date: 05/11/2016 $
-// $revision: $
-// $note: (C) 2016 by Martin Fouilleul - all rights reserved $
-//
-//*****************************************************************
+/*************************************************************************
+*
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
+*
+**************************************************************************/
+
#include "utf8.h"
//-----------------------------------------------------------------
@@ -166,11 +165,11 @@ oc_utf8_dec oc_utf8_decode_at(oc_str8 string, u64 offset)
//NOTE(martin): invalid byte encountered
break;
}
-
- } while(offset < string.len
- && string.ptr[offset]
- && !oc_utf8_is_start_byte(string.ptr[offset])
- && sz < expectedSize);
+ }
+ while(offset < string.len
+ && string.ptr[offset]
+ && !oc_utf8_is_start_byte(string.ptr[offset])
+ && sz < expectedSize);
if(sz != expectedSize)
{
diff --git a/src/util/utf8.h b/src/util/utf8.h
index 4176715..f699aeb 100644
--- a/src/util/utf8.h
+++ b/src/util/utf8.h
@@ -1,12 +1,11 @@
-//*****************************************************************
-//
-// $file: utf8.h $
-// $author: Martin Fouilleul $
-// $date: 05/11/2016 $
-// $revision: $
-// $note: (C) 2016 by Martin Fouilleul - all rights reserved $
-//
-//*****************************************************************
+/*************************************************************************
+*
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
+*
+**************************************************************************/
+
#ifndef __UTF8_H_
#define __UTF8_H_
@@ -14,52 +13,51 @@
#include "typedefs.h"
#ifdef __cplusplus
-extern "C"
-{
+extern "C" {
#endif
- typedef u32 oc_utf32;
+typedef u32 oc_utf32;
- //-----------------------------------------------------------------
- //NOTE: getting sizes / offsets / indices
- //-----------------------------------------------------------------
- ORCA_API u32 oc_utf8_size_from_leading_char(char leadingChar);
- ORCA_API u32 oc_utf8_codepoint_size(oc_utf32 codePoint);
+//-----------------------------------------------------------------
+//NOTE: getting sizes / offsets / indices
+//-----------------------------------------------------------------
+ORCA_API u32 oc_utf8_size_from_leading_char(char leadingChar);
+ORCA_API u32 oc_utf8_codepoint_size(oc_utf32 codePoint);
- ORCA_API u64 oc_utf8_codepoint_count_for_string(oc_str8 string);
- ORCA_API u64 oc_utf8_byte_count_for_codepoints(oc_str32 codePoints);
+ORCA_API u64 oc_utf8_codepoint_count_for_string(oc_str8 string);
+ORCA_API u64 oc_utf8_byte_count_for_codepoints(oc_str32 codePoints);
- ORCA_API u64 oc_utf8_next_offset(oc_str8 string, u64 byteOffset);
- ORCA_API u64 oc_utf8_prev_offset(oc_str8 string, u64 byteOffset);
+ORCA_API u64 oc_utf8_next_offset(oc_str8 string, u64 byteOffset);
+ORCA_API u64 oc_utf8_prev_offset(oc_str8 string, u64 byteOffset);
- //-----------------------------------------------------------------
- //NOTE: encoding / decoding
- //-----------------------------------------------------------------
- typedef struct oc_utf8_dec
- {
- oc_utf32 codepoint; //NOTE: decoded codepoint
- u32 size; //NOTE: size of corresponding oc_utf8 sequence
- } oc_utf8_dec;
+//-----------------------------------------------------------------
+//NOTE: encoding / decoding
+//-----------------------------------------------------------------
+typedef struct oc_utf8_dec
+{
+ oc_utf32 codepoint; //NOTE: decoded codepoint
+ u32 size; //NOTE: size of corresponding oc_utf8 sequence
+} oc_utf8_dec;
- ORCA_API oc_utf8_dec oc_utf8_decode(oc_str8 string); //NOTE: decode a single oc_utf8 sequence at start of string
- ORCA_API oc_utf8_dec oc_utf8_decode_at(oc_str8 string, u64 offset); //NOTE: decode a single oc_utf8 sequence starting at byte offset
- ORCA_API oc_str8 oc_utf8_encode(char* dst, oc_utf32 codePoint); //NOTE: encode codepoint into backing buffer dst
+ORCA_API oc_utf8_dec oc_utf8_decode(oc_str8 string); //NOTE: decode a single oc_utf8 sequence at start of string
+ORCA_API oc_utf8_dec oc_utf8_decode_at(oc_str8 string, u64 offset); //NOTE: decode a single oc_utf8 sequence starting at byte offset
+ORCA_API oc_str8 oc_utf8_encode(char* dst, oc_utf32 codePoint); //NOTE: encode codepoint into backing buffer dst
- ORCA_API oc_str32 oc_utf8_to_codepoints(u64 maxCount, oc_utf32* backing, oc_str8 string);
- ORCA_API oc_str8 oc_utf8_from_codepoints(u64 maxBytes, char* backing, oc_str32 codePoints);
+ORCA_API oc_str32 oc_utf8_to_codepoints(u64 maxCount, oc_utf32* backing, oc_str8 string);
+ORCA_API oc_str8 oc_utf8_from_codepoints(u64 maxBytes, char* backing, oc_str32 codePoints);
- ORCA_API oc_str32 oc_utf8_push_to_codepoints(oc_arena* arena, oc_str8 string);
- ORCA_API oc_str8 oc_utf8_push_from_codepoints(oc_arena* arena, oc_str32 codePoints);
+ORCA_API oc_str32 oc_utf8_push_to_codepoints(oc_arena* arena, oc_str8 string);
+ORCA_API oc_str8 oc_utf8_push_from_codepoints(oc_arena* arena, oc_str32 codePoints);
- //-----------------------------------------------------------------
- // oc_utf8 range struct and X-macros for defining oc_utf8 ranges
- //-----------------------------------------------------------------
+//-----------------------------------------------------------------
+// oc_utf8 range struct and X-macros for defining oc_utf8 ranges
+//-----------------------------------------------------------------
- typedef struct oc_unicode_range
- {
- oc_utf32 firstCodePoint;
- u32 count;
- } oc_unicode_range;
+typedef struct oc_unicode_range
+{
+ oc_utf32 firstCodePoint;
+ u32 count;
+} oc_unicode_range;
//NOTE(martin): range declared here are defined in utf8.cpp
// they can be used by prefixing them with UTF8_RANGE_, as in 'UTF8_RANGE_BASIC_LATIN'
@@ -191,7 +189,7 @@ extern "C"
#define OC_UNICODE_RANGE(start, count, name) \
ORCA_API extern const oc_unicode_range OC_CAT2(OC_UNICODE_, name);
- OC_UNICODE_RANGES
+OC_UNICODE_RANGES
#undef OC_UNICODE_RANGE
#ifdef __cplusplus
diff --git a/src/wasmbind/gles_api_bind_manual.c b/src/wasmbind/gles_api_bind_manual.c
index 6117b7a..7cf5c89 100644
--- a/src/wasmbind/gles_api_bind_manual.c
+++ b/src/wasmbind/gles_api_bind_manual.c
@@ -1,3 +1,10 @@
+/*************************************************************************
+*
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
+*
+**************************************************************************/
//------------------------------------------------------------------------
// Manual pointer size checking functions
diff --git a/src/wasmbind/surface_api_bind_manual.c b/src/wasmbind/surface_api_bind_manual.c
index 0aaf714..2695eca 100644
--- a/src/wasmbind/surface_api_bind_manual.c
+++ b/src/wasmbind/surface_api_bind_manual.c
@@ -1,3 +1,10 @@
+/*************************************************************************
+*
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
+*
+**************************************************************************/
//------------------------------------------------------------------------
// image length checks
diff --git a/tests/bulkmem/main.c b/tests/bulkmem/main.c
index 635a9ea..cc7b729 100644
--- a/tests/bulkmem/main.c
+++ b/tests/bulkmem/main.c
@@ -1,38 +1,37 @@
-/************************************************************//**
+/*************************************************************************
*
-* @file: main.c
-* @author: Martin Fouilleul
-* @date: 25/06/2023
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
-
-#include
-#include
+**************************************************************************/
+#include
+#include
void* memset(void* b, int c, size_t n)
{
- return(__builtin_memset(b, c, n));
+ return (__builtin_memset(b, c, n));
}
void* memcpy(void* dst, const void* src, size_t n)
{
- return(__builtin_memcpy(dst, src, n));
+ return (__builtin_memcpy(dst, src, n));
}
int _start()
{
- uint8_t buffer[1024];
- uint8_t dst[1024];
- memset(buffer, 0xff, 1024);
- if(buffer[32] != 0xff)
- {
- __builtin_unreachable();
- }
+ uint8_t buffer[1024];
+ uint8_t dst[1024];
+ memset(buffer, 0xff, 1024);
+ if(buffer[32] != 0xff)
+ {
+ __builtin_unreachable();
+ }
- memcpy(dst, buffer, 1024);
- if(dst[32] != 0xff)
- {
- __builtin_unreachable();
- }
- return(0);
+ memcpy(dst, buffer, 1024);
+ if(dst[32] != 0xff)
+ {
+ __builtin_unreachable();
+ }
+ return (0);
}
diff --git a/tests/file_dialog/main.c b/tests/file_dialog/main.c
index e5d3378..bf60eab 100644
--- a/tests/file_dialog/main.c
+++ b/tests/file_dialog/main.c
@@ -1,10 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: main.c
-* @author: Martin Fouilleul
-* @date: 26/05/2023
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#include "orca.h"
diff --git a/tests/file_open_dialog/main.c b/tests/file_open_dialog/main.c
index 7d2b32c..bbd82ad 100644
--- a/tests/file_open_dialog/main.c
+++ b/tests/file_open_dialog/main.c
@@ -1,10 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: main.c
-* @author: Martin Fouilleul
-* @date: 26/05/2023
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#include "orca.h"
diff --git a/tests/file_open_request/main.c b/tests/file_open_request/main.c
index 02bcd25..0ac9e8d 100644
--- a/tests/file_open_request/main.c
+++ b/tests/file_open_request/main.c
@@ -1,10 +1,10 @@
-/************************************************************/ /**
+/*************************************************************************
*
-* @file: main.c
-* @author: Martin Fouilleul
-* @date: 26/05/2023
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
+**************************************************************************/
#include "orca.h"
diff --git a/tests/files/main.c b/tests/files/main.c
index 45601cf..ad43eaf 100644
--- a/tests/files/main.c
+++ b/tests/files/main.c
@@ -1,644 +1,663 @@
-/************************************************************//**
+/*************************************************************************
*
-* @file: main.c
-* @author: Martin Fouilleul
-* @date: 26/05/2023
+* Orca
+* Copyright 2023 Martin Fouilleul and the Orca project contributors
+* See LICENSE.txt for licensing information
*
-*****************************************************************/
-
-#include
-#include"milepost.h"
+**************************************************************************/
+#include
+#include "milepost.h"
int test_write()
{
- log_info("writing\n");
+ log_info("writing\n");
- mem_arena* arena = mem_scratch();
+ mem_arena* arena = mem_scratch();
- str8 path = STR8("./data/write_test.txt");
- str8 test_string = STR8("Hello from write_test.txt");
+ str8 path = STR8("./data/write_test.txt");
+ str8 test_string = STR8("Hello from write_test.txt");
- file_handle f = file_open(path, FILE_ACCESS_WRITE, FILE_OPEN_CREATE|FILE_OPEN_TRUNCATE);
- if(file_last_error(f))
- {
- log_error("Can't create/open file %.*s for writing\n", (int)path.len, path.ptr);
- return(-1);
- }
+ file_handle f = file_open(path, FILE_ACCESS_WRITE, FILE_OPEN_CREATE | FILE_OPEN_TRUNCATE);
+ if(file_last_error(f))
+ {
+ log_error("Can't create/open file %.*s for writing\n", (int)path.len, path.ptr);
+ return (-1);
+ }
- file_write(f, test_string.len, test_string.ptr);
- if(file_last_error(f))
- {
- log_error("Error while writing %.*s\n", (int)path.len, path.ptr);
- return(-1);
- }
- file_close(f);
+ file_write(f, test_string.len, test_string.ptr);
+ if(file_last_error(f))
+ {
+ log_error("Error while writing %.*s\n", (int)path.len, path.ptr);
+ return (-1);
+ }
+ file_close(f);
- // check
- char* pathCStr = str8_to_cstring(arena, path);
- FILE* file = fopen(pathCStr, "r");
- if(!file)
- {
- log_error("File %.*s not found while checking\n", (int)path.len, path.ptr);
- return(-1);
- }
- char buffer[256];
- int n = fread(buffer, 1, 256, file);
- if(n != test_string.len || strncmp(buffer, test_string.ptr, test_string.len))
- {
- log_error("Didn't recover test string\n");
- return(-1);
- }
- fclose(file);
+ // check
+ char* pathCStr = str8_to_cstring(arena, path);
+ FILE* file = fopen(pathCStr, "r");
+ if(!file)
+ {
+ log_error("File %.*s not found while checking\n", (int)path.len, path.ptr);
+ return (-1);
+ }
+ char buffer[256];
+ int n = fread(buffer, 1, 256, file);
+ if(n != test_string.len || strncmp(buffer, test_string.ptr, test_string.len))
+ {
+ log_error("Didn't recover test string\n");
+ return (-1);
+ }
+ fclose(file);
- return(0);
+ return (0);
}
int check_string(file_handle f, str8 test_string)
{
- char buffer[256];
- i64 n = file_read(f, 256, buffer);
- if(file_last_error(f))
- {
- log_error("Error while reading test string\n");
- return(-1);
- }
+ char buffer[256];
+ i64 n = file_read(f, 256, buffer);
+ if(file_last_error(f))
+ {
+ log_error("Error while reading test string\n");
+ return (-1);
+ }
- if(str8_cmp(test_string, str8_from_buffer(n, buffer)))
- {
- return(-1);
- }
+ if(str8_cmp(test_string, str8_from_buffer(n, buffer)))
+ {
+ return (-1);
+ }
- return(0);
+ return (0);
}
int test_read()
{
- log_info("reading\n");
+ log_info("reading\n");
- str8 path = STR8("./data/regular.txt");
- str8 test_string = STR8("Hello from regular.txt");
+ str8 path = STR8("./data/regular.txt");
+ str8 test_string = STR8("Hello from regular.txt");
- file_handle f = file_open(path, FILE_ACCESS_READ, 0);
- if(file_last_error(f))
- {
- log_error("Can't open file %.*s for reading\n", (int)path.len, path.ptr);
- return(-1);
- }
+ file_handle f = file_open(path, FILE_ACCESS_READ, 0);
+ if(file_last_error(f))
+ {
+ log_error("Can't open file %.*s for reading\n", (int)path.len, path.ptr);
+ return (-1);
+ }
- if(check_string(f, test_string))
- {
- log_error("Check string failed\n");
- return(-1);
- }
+ if(check_string(f, test_string))
+ {
+ log_error("Check string failed\n");
+ return (-1);
+ }
- file_close(f);
- return(0);
+ file_close(f);
+ return (0);
}
int test_stat_size()
{
- log_info("stat size\n");
+ log_info("stat size\n");
- str8 path = STR8("./data/regular.txt");
- str8 test_string = STR8("Hello from regular.txt");
- u64 size = test_string.len;
+ str8 path = STR8("./data/regular.txt");
+ str8 test_string = STR8("Hello from regular.txt");
+ u64 size = test_string.len;
- file_handle f = file_open(path, 0, 0);
- if(file_last_error(f))
- {
- log_error("Can't open file\n");
- return(-1);
- }
+ file_handle f = file_open(path, 0, 0);
+ if(file_last_error(f))
+ {
+ log_error("Can't open file\n");
+ return (-1);
+ }
- file_status status = file_get_status(f);
+ file_status status = file_get_status(f);
- if(file_last_error(f))
- {
- log_error("Error while retrieving file status\n");
- return(-1);
- }
+ if(file_last_error(f))
+ {
+ log_error("Error while retrieving file status\n");
+ return (-1);
+ }
- if(status.size != size)
- {
- log_error("size doesn't match\n");
- return(-1);
+ if(status.size != size)
+ {
+ log_error("size doesn't match\n");
+ return (-1);
+ }
- }
-
- return(0);
+ return (0);
}
int test_stat_type()
{
- str8 regular = STR8("./data/regular.txt");
- str8 dir = STR8("./data/directory");
- str8 link = STR8("./data/symlink");
+ str8 regular = STR8("./data/regular.txt");
+ str8 dir = STR8("./data/directory");
+ str8 link = STR8("./data/symlink");
- log_info("stat type, regular\n");
+ log_info("stat type, regular\n");
- file_handle f = file_open(regular, 0, 0);
- if(file_last_error(f))
- {
- log_error("Can't open file\n");
- return(-1);
- }
+ file_handle f = file_open(regular, 0, 0);
+ if(file_last_error(f))
+ {
+ log_error("Can't open file\n");
+ return (-1);
+ }
- file_status status = file_get_status(f);
- if(file_last_error(f))
- {
- log_error("Error while retrieving file status\n");
- return(-1);
- }
- if(status.type != MP_FILE_REGULAR)
- {
- log_error("file type doesn't match\n");
- return(-1);
- }
- file_close(f);
+ file_status status = file_get_status(f);
+ if(file_last_error(f))
+ {
+ log_error("Error while retrieving file status\n");
+ return (-1);
+ }
+ if(status.type != MP_FILE_REGULAR)
+ {
+ log_error("file type doesn't match\n");
+ return (-1);
+ }
+ file_close(f);
- log_info("stat type, directory\n");
+ log_info("stat type, directory\n");
- f = file_open(dir, 0, 0);
- if(file_last_error(f))
- {
- log_error("Can't open file\n");
- return(-1);
- }
+ f = file_open(dir, 0, 0);
+ if(file_last_error(f))
+ {
+ log_error("Can't open file\n");
+ return (-1);
+ }
- status = file_get_status(f);
- if(file_last_error(f))
- {
- log_error("Error while retrieving file status\n");
- return(-1);
- }
- if(status.type != MP_FILE_DIRECTORY)
- {
- log_error("file type doesn't match\n");
- return(-1);
- }
- file_close(f);
+ status = file_get_status(f);
+ if(file_last_error(f))
+ {
+ log_error("Error while retrieving file status\n");
+ return (-1);
+ }
+ if(status.type != MP_FILE_DIRECTORY)
+ {
+ log_error("file type doesn't match\n");
+ return (-1);
+ }
+ file_close(f);
- log_info("stat type, symlink\n");
+ log_info("stat type, symlink\n");
- f = file_open(link, FILE_ACCESS_NONE, FILE_OPEN_SYMLINK);
- if(file_last_error(f))
- {
- log_error("Can't open file\n");
- return(-1);
- }
+ f = file_open(link, FILE_ACCESS_NONE, FILE_OPEN_SYMLINK);
+ if(file_last_error(f))
+ {
+ log_error("Can't open file\n");
+ return (-1);
+ }
- status = file_get_status(f);
- if(file_last_error(f))
- {
- log_error("Error while retrieving file status\n");
- return(-1);
- }
- if(status.type != MP_FILE_SYMLINK)
- {
- log_error("file type doesn't match\n");
- return(-1);
- }
- file_close(f);
+ status = file_get_status(f);
+ if(file_last_error(f))
+ {
+ log_error("Error while retrieving file status\n");
+ return (-1);
+ }
+ if(status.type != MP_FILE_SYMLINK)
+ {
+ log_error("file type doesn't match\n");
+ return (-1);
+ }
+ file_close(f);
- return(0);
+ return (0);
}
int test_symlinks()
{
- // open symlink target
- log_info("open symlink target\n");
- file_handle f = file_open_at(file_handle_nil(), STR8("./data/symlink"), FILE_ACCESS_READ, 0);
- if(file_last_error(f))
- {
- log_error("failed to open ./data/symlink\n");
- return(-1);
- }
- if(check_string(f, STR8("Hello from regular.txt")))
- {
- log_error("Check string failed\n");
- return(-1);
- }
- file_close(f);
+ // open symlink target
+ log_info("open symlink target\n");
+ file_handle f = file_open_at(file_handle_nil(), STR8("./data/symlink"), FILE_ACCESS_READ, 0);
+ if(file_last_error(f))
+ {
+ log_error("failed to open ./data/symlink\n");
+ return (-1);
+ }
+ if(check_string(f, STR8("Hello from regular.txt")))
+ {
+ log_error("Check string failed\n");
+ return (-1);
+ }
+ file_close(f);
- // open symlink file
- log_info("open symlink file\n");
- f = file_open_at(file_handle_nil(), STR8("./data/symlink"), FILE_ACCESS_READ, FILE_OPEN_SYMLINK);
- if(file_last_error(f))
- {
- log_error("failed to open ./data/symlink\n");
- return(-1);
- }
- file_status status = file_get_status(f);
- if(file_last_error(f))
- {
- log_error("Error while retrieving file status\n");
- return(-1);
- }
- if(status.type != MP_FILE_SYMLINK)
- {
- log_error("file type doesn't match\n");
- return(-1);
- }
+ // open symlink file
+ log_info("open symlink file\n");
+ f = file_open_at(file_handle_nil(), STR8("./data/symlink"), FILE_ACCESS_READ, FILE_OPEN_SYMLINK);
+ if(file_last_error(f))
+ {
+ log_error("failed to open ./data/symlink\n");
+ return (-1);
+ }
+ file_status status = file_get_status(f);
+ if(file_last_error(f))
+ {
+ log_error("Error while retrieving file status\n");
+ return (-1);
+ }
+ if(status.type != MP_FILE_SYMLINK)
+ {
+ log_error("file type doesn't match\n");
+ return (-1);
+ }
- char buffer[512];
- int n = file_read(f, 512, buffer);
+ char buffer[512];
+ int n = file_read(f, 512, buffer);
- if(n || (file_last_error(f) == IO_OK))
- {
- log_error("file read should fail on symlinks\n");
- return(-1);
- }
+ if(n || (file_last_error(f) == IO_OK))
+ {
+ log_error("file read should fail on symlinks\n");
+ return (-1);
+ }
- file_close(f);
+ file_close(f);
-
- return(0);
+ return (0);
}
int test_args()
{
- //NOTE: nil handle
- log_info("check open_at with nil handle\n");
- file_handle f = file_open_at(file_handle_nil(), STR8("./data/regular.txt"), FILE_ACCESS_READ, 0);
- if(file_last_error(f))
- {
- log_error("file_open_at() with nil handle failed\n");
- return(-1);
- }
- if(check_string(f, STR8("Hello from regular.txt")))
- {
- log_error("Check string failed\n");
- return(-1);
- }
- file_close(f);
+ //NOTE: nil handle
+ log_info("check open_at with nil handle\n");
+ file_handle f = file_open_at(file_handle_nil(), STR8("./data/regular.txt"), FILE_ACCESS_READ, 0);
+ if(file_last_error(f))
+ {
+ log_error("file_open_at() with nil handle failed\n");
+ return (-1);
+ }
+ if(check_string(f, STR8("Hello from regular.txt")))
+ {
+ log_error("Check string failed\n");
+ return (-1);
+ }
+ file_close(f);
- //NOTE: invalid handle
- log_info("check open_at with nil handle\n");
- file_handle wrongHandle = {.h = 123456789 };
+ //NOTE: invalid handle
+ log_info("check open_at with nil handle\n");
+ file_handle wrongHandle = { .h = 123456789 };
- f = file_open_at(wrongHandle, STR8("./data/regular.txt"), FILE_ACCESS_READ, 0);
- if(file_last_error(f) != IO_ERR_HANDLE)
- {
- log_error("file_open_at() with non-nil invalid handle should return IO_ERR_HANDLE\n");
- return(-1);
- }
- file_close(f);
+ f = file_open_at(wrongHandle, STR8("./data/regular.txt"), FILE_ACCESS_READ, 0);
+ if(file_last_error(f) != IO_ERR_HANDLE)
+ {
+ log_error("file_open_at() with non-nil invalid handle should return IO_ERR_HANDLE\n");
+ return (-1);
+ }
+ file_close(f);
- //NOTE: nil/wrong handle and FILE_OPEN_RESTRICT
- log_info("check open_at with nil handle and FILE_OPEN_RESTRICT\n");
+ //NOTE: nil/wrong handle and FILE_OPEN_RESTRICT
+ log_info("check open_at with nil handle and FILE_OPEN_RESTRICT\n");
- f = file_open_at(file_handle_nil(), STR8("./data/regular.txt"), FILE_ACCESS_READ, FILE_OPEN_RESTRICT);
- if(file_last_error(f) != IO_ERR_HANDLE)
- {
- log_error("file_open_at() with nil handle and FILE_OPEN_RESTRICT should return IO_ERR_HANDLE\n");
- return(-1);
- }
- file_close(f);
+ f = file_open_at(file_handle_nil(), STR8("./data/regular.txt"), FILE_ACCESS_READ, FILE_OPEN_RESTRICT);
+ if(file_last_error(f) != IO_ERR_HANDLE)
+ {
+ log_error("file_open_at() with nil handle and FILE_OPEN_RESTRICT should return IO_ERR_HANDLE\n");
+ return (-1);
+ }
+ file_close(f);
- f = file_open_at(wrongHandle, STR8("./data/regular.txt"), FILE_ACCESS_READ, FILE_OPEN_RESTRICT);
- if(file_last_error(f) != IO_ERR_HANDLE)
- {
- log_error("file_open_at() with invalid handle and FILE_OPEN_RESTRICT should return IO_ERR_HANDLE\n");
- return(-1);
- }
- file_close(f);
+ f = file_open_at(wrongHandle, STR8("./data/regular.txt"), FILE_ACCESS_READ, FILE_OPEN_RESTRICT);
+ if(file_last_error(f) != IO_ERR_HANDLE)
+ {
+ log_error("file_open_at() with invalid handle and FILE_OPEN_RESTRICT should return IO_ERR_HANDLE\n");
+ return (-1);
+ }
+ file_close(f);
- //NOTE: empty path
- log_info("check empty path\n");
+ //NOTE: empty path
+ log_info("check empty path\n");
- f = file_open_at(file_handle_nil(), STR8(""), FILE_ACCESS_READ, 0);
- if(file_last_error(f) != IO_ERR_ARG)
- {
- log_error("empty path should return IO_ERR_ARG\n");
- return(-1);
- }
- file_close(f);
+ f = file_open_at(file_handle_nil(), STR8(""), FILE_ACCESS_READ, 0);
+ if(file_last_error(f) != IO_ERR_ARG)
+ {
+ log_error("empty path should return IO_ERR_ARG\n");
+ return (-1);
+ }
+ file_close(f);
- return(0);
+ return (0);
}
int test_jail()
{
- log_info("test jail\n");
+ log_info("test jail\n");
- file_handle jail = file_open(STR8("./data/jail"), FILE_ACCESS_READ, 0);
- if(file_last_error(jail))
- {
- log_error("Can't open jail directory\n");
- return(-1);
- }
+ file_handle jail = file_open(STR8("./data/jail"), FILE_ACCESS_READ, 0);
+ if(file_last_error(jail))
+ {
+ log_error("Can't open jail directory\n");
+ return (-1);
+ }
- //-----------------------------------------------------------
- //NOTE: Check escapes
- //-----------------------------------------------------------
- log_info("check potential escapes\n");
+ //-----------------------------------------------------------
+ //NOTE: Check escapes
+ //-----------------------------------------------------------
+ log_info("check potential escapes\n");
- //NOTE: escape with absolute path
- file_handle f = file_open_at(jail, STR8("/tmp"), FILE_ACCESS_READ, FILE_OPEN_RESTRICT);
- if(file_last_error(f) != IO_ERR_NO_ENTRY)
- {
- log_error("Escaped jail with absolute path /tmp\n");
- return(-1);
- }
- file_close(f);
+ //NOTE: escape with absolute path
+ file_handle f = file_open_at(jail, STR8("/tmp"), FILE_ACCESS_READ, FILE_OPEN_RESTRICT);
+ if(file_last_error(f) != IO_ERR_NO_ENTRY)
+ {
+ log_error("Escaped jail with absolute path /tmp\n");
+ return (-1);
+ }
+ file_close(f);
- //NOTE: escape with ..
- f = file_open_at(jail, STR8(".."), FILE_ACCESS_READ, FILE_OPEN_RESTRICT);
- if(file_last_error(f) != IO_ERR_WALKOUT)
- {
- log_error("Escaped jail with relative path ..\n");
- return(-1);
- }
- file_close(f);
+ //NOTE: escape with ..
+ f = file_open_at(jail, STR8(".."), FILE_ACCESS_READ, FILE_OPEN_RESTRICT);
+ if(file_last_error(f) != IO_ERR_WALKOUT)
+ {
+ log_error("Escaped jail with relative path ..\n");
+ return (-1);
+ }
+ file_close(f);
- //NOTE: escape with dir/../..
- f = file_open_at(jail, STR8("dir/../.."), FILE_ACCESS_READ, FILE_OPEN_RESTRICT);
- if(file_last_error(f) != IO_ERR_WALKOUT)
- {
- log_error("Escaped jail with relative path dir/../..\n");
- return(-1);
- }
- file_close(f);
+ //NOTE: escape with dir/../..
+ f = file_open_at(jail, STR8("dir/../.."), FILE_ACCESS_READ, FILE_OPEN_RESTRICT);
+ if(file_last_error(f) != IO_ERR_WALKOUT)
+ {
+ log_error("Escaped jail with relative path dir/../..\n");
+ return (-1);
+ }
+ file_close(f);
- //NOTE: escape with symlink to parent
- f = file_open_at(jail, STR8("/dir_escape"), FILE_ACCESS_READ, FILE_OPEN_RESTRICT);
- if(file_last_error(f) != IO_ERR_WALKOUT)
- {
- log_error("Escaped jail with symlink to parent\n");
- return(-1);
- }
- file_close(f);
+ //NOTE: escape with symlink to parent
+ f = file_open_at(jail, STR8("/dir_escape"), FILE_ACCESS_READ, FILE_OPEN_RESTRICT);
+ if(file_last_error(f) != IO_ERR_WALKOUT)
+ {
+ log_error("Escaped jail with symlink to parent\n");
+ return (-1);
+ }
+ file_close(f);
- //NOTE: escape to file with symlink to parent
- f = file_open_at(jail, STR8("/dir_escape/regular.txt"), FILE_ACCESS_READ, FILE_OPEN_RESTRICT);
- if(file_last_error(f) != IO_ERR_WALKOUT)
- {
- log_error("Escaped jail to regular.txt with symlink to parent\n");
- return(-1);
- }
- file_close(f);
+ //NOTE: escape to file with symlink to parent
+ f = file_open_at(jail, STR8("/dir_escape/regular.txt"), FILE_ACCESS_READ, FILE_OPEN_RESTRICT);
+ if(file_last_error(f) != IO_ERR_WALKOUT)
+ {
+ log_error("Escaped jail to regular.txt with symlink to parent\n");
+ return (-1);
+ }
+ file_close(f);
- //NOTE: escape with symlink to file
- f = file_open_at(jail, STR8("/file_escape"), FILE_ACCESS_READ, FILE_OPEN_RESTRICT);
- if(file_last_error(f) != IO_ERR_WALKOUT)
- {
- log_error("Escaped jail with symlink to file regular.txt\n");
- return(-1);
- }
- file_close(f);
+ //NOTE: escape with symlink to file
+ f = file_open_at(jail, STR8("/file_escape"), FILE_ACCESS_READ, FILE_OPEN_RESTRICT);
+ if(file_last_error(f) != IO_ERR_WALKOUT)
+ {
+ log_error("Escaped jail with symlink to file regular.txt\n");
+ return (-1);
+ }
+ file_close(f);
- //NOTE: escape with bad root handle
- file_handle wrong_handle = {0};
- f = file_open_at(wrong_handle, STR8("./data/regular.txt"), FILE_ACCESS_READ, FILE_OPEN_RESTRICT);
- if(file_last_error(f) == IO_OK)
- {
- log_error("Escaped jail with nil root handle\n");
- return(-1);
- }
- if(file_last_error(f) != IO_ERR_HANDLE)
- {
- log_error("FILE_OPEN_RESTRICT with invalid root handle should return IO_ERR_HANDLE\n");
- return(-1);
- }
- file_close(f);
+ //NOTE: escape with bad root handle
+ file_handle wrong_handle = { 0 };
+ f = file_open_at(wrong_handle, STR8("./data/regular.txt"), FILE_ACCESS_READ, FILE_OPEN_RESTRICT);
+ if(file_last_error(f) == IO_OK)
+ {
+ log_error("Escaped jail with nil root handle\n");
+ return (-1);
+ }
+ if(file_last_error(f) != IO_ERR_HANDLE)
+ {
+ log_error("FILE_OPEN_RESTRICT with invalid root handle should return IO_ERR_HANDLE\n");
+ return (-1);
+ }
+ file_close(f);
- //-----------------------------------------------------------
- //NOTE: empty path
- //-----------------------------------------------------------
- log_info("check empty path\n");
+ //-----------------------------------------------------------
+ //NOTE: empty path
+ //-----------------------------------------------------------
+ log_info("check empty path\n");
- f = file_open_at(jail, STR8(""), FILE_ACCESS_READ, 0);
- if(file_last_error(f) != IO_ERR_ARG)
- {
- log_error("empty path should return IO_ERR_ARG\n");
- return(-1);
- }
- file_close(f);
+ f = file_open_at(jail, STR8(""), FILE_ACCESS_READ, 0);
+ if(file_last_error(f) != IO_ERR_ARG)
+ {
+ log_error("empty path should return IO_ERR_ARG\n");
+ return (-1);
+ }
+ file_close(f);
- //-----------------------------------------------------------
- //NOTE: Check legitimates open
- //-----------------------------------------------------------
- log_info("check legitimates open\n");
+ //-----------------------------------------------------------
+ //NOTE: Check legitimates open
+ //-----------------------------------------------------------
+ log_info("check legitimates open\n");
- //NOTE: regular file jail/test.txt
- f = file_open_at(jail, STR8("/test.txt"), FILE_ACCESS_READ, FILE_OPEN_RESTRICT);
- if(file_last_error(f) != IO_OK)
- {
- log_error("Can't open jail/test.txt\n");
- return(-1);
- }
- if(check_string(f, STR8("Hello from jail/test.txt")))
- {
- log_error("Check string failed\n");
- return(-1);
- }
- file_close(f);
+ //NOTE: regular file jail/test.txt
+ f = file_open_at(jail, STR8("/test.txt"), FILE_ACCESS_READ, FILE_OPEN_RESTRICT);
+ if(file_last_error(f) != IO_OK)
+ {
+ log_error("Can't open jail/test.txt\n");
+ return (-1);
+ }
+ if(check_string(f, STR8("Hello from jail/test.txt")))
+ {
+ log_error("Check string failed\n");
+ return (-1);
+ }
+ file_close(f);
- //NOTE: valid file traversal to jail/test.txt
- f = file_open_at(jail, STR8("/dir/../test.txt"), FILE_ACCESS_READ, FILE_OPEN_RESTRICT);
- if(file_last_error(f) != IO_OK)
- {
- log_error("Can't open jail/dir/../test.txt\n");
- return(-1);
- }
- if(check_string(f, STR8("Hello from jail/test.txt")))
- {
- log_error("Check string failed\n");
- return(-1);
- }
- file_close(f);
+ //NOTE: valid file traversal to jail/test.txt
+ f = file_open_at(jail, STR8("/dir/../test.txt"), FILE_ACCESS_READ, FILE_OPEN_RESTRICT);
+ if(file_last_error(f) != IO_OK)
+ {
+ log_error("Can't open jail/dir/../test.txt\n");
+ return (-1);
+ }
+ if(check_string(f, STR8("Hello from jail/test.txt")))
+ {
+ log_error("Check string failed\n");
+ return (-1);
+ }
+ file_close(f);
- //NOTE: re-open root directory
- f = file_open_at(jail, STR8("."), FILE_ACCESS_READ, FILE_OPEN_RESTRICT);
- if(file_last_error(f) != IO_OK)
- {
- log_error("Can't open jail/.\n");
- return(-1);
- }
- {
- //NOTE: access regular file test.txt inside reopened root
- file_handle f2 = file_open_at(f, STR8("test.txt"), FILE_ACCESS_READ, 0);
+ //NOTE: re-open root directory
+ f = file_open_at(jail, STR8("."), FILE_ACCESS_READ, FILE_OPEN_RESTRICT);
+ if(file_last_error(f) != IO_OK)
+ {
+ log_error("Can't open jail/.\n");
+ return (-1);
+ }
+ {
+ //NOTE: access regular file test.txt inside reopened root
+ file_handle f2 = file_open_at(f, STR8("test.txt"), FILE_ACCESS_READ, 0);
- if(check_string(f2, STR8("Hello from jail/test.txt")))
- {
- log_error("Check string failed\n");
- return(-1);
- }
- file_close(f2);
- }
- file_close(f);
+ if(check_string(f2, STR8("Hello from jail/test.txt")))
+ {
+ log_error("Check string failed\n");
+ return (-1);
+ }
+ file_close(f2);
+ }
+ file_close(f);
-
-
- return(0);
+ return (0);
}
int test_rights()
{
- log_info("test rights\n");
+ log_info("test rights\n");
- str8 dirPath = STR8("./data");
+ str8 dirPath = STR8("./data");
- //--------------------------------------------------------------------------------------
- // base dir with no access
- //--------------------------------------------------------------------------------------
- {
- file_handle dir = file_open(dirPath, FILE_ACCESS_NONE, 0);
- if(file_last_error(dir))
- {
- log_error("Couldn't open ./data with no access rights\n");
- return(-1);
- }
+ //--------------------------------------------------------------------------------------
+ // base dir with no access
+ //--------------------------------------------------------------------------------------
+ {
+ file_handle dir = file_open(dirPath, FILE_ACCESS_NONE, 0);
+ if(file_last_error(dir))
+ {
+ log_error("Couldn't open ./data with no access rights\n");
+ return (-1);
+ }
- file_handle f = file_open_at(dir, STR8("./regular.txt"), FILE_ACCESS_READ, 0);
- if(file_last_error(f) != IO_ERR_PERM)
- {
- log_error("Incorrect check when opening file with read access in dir with no access\n");
- return(-1);
- }
- file_close(f);
- file_close(dir);
- }
- //--------------------------------------------------------------------------------------
- // base dir with read access
- //--------------------------------------------------------------------------------------
- {
- file_handle dir = file_open(dirPath, FILE_ACCESS_READ, 0);
- if(file_last_error(dir))
- {
- log_error("Couldn't open ./data with read rights\n");
- return(-1);
- }
+ file_handle f = file_open_at(dir, STR8("./regular.txt"), FILE_ACCESS_READ, 0);
+ if(file_last_error(f) != IO_ERR_PERM)
+ {
+ log_error("Incorrect check when opening file with read access in dir with no access\n");
+ return (-1);
+ }
+ file_close(f);
+ file_close(dir);
+ }
+ //--------------------------------------------------------------------------------------
+ // base dir with read access
+ //--------------------------------------------------------------------------------------
+ {
+ file_handle dir = file_open(dirPath, FILE_ACCESS_READ, 0);
+ if(file_last_error(dir))
+ {
+ log_error("Couldn't open ./data with read rights\n");
+ return (-1);
+ }
- // check that we _can't_ open a file with write access
- file_handle f = file_open_at(dir, STR8("./regular.txt"), FILE_ACCESS_WRITE, 0);
- if(file_last_error(f) != IO_ERR_PERM)
- {
- log_error("Incorrect check when opening file with write access in dir with read access\n");
- return(-1);
- }
- file_close(f);
+ // check that we _can't_ open a file with write access
+ file_handle f = file_open_at(dir, STR8("./regular.txt"), FILE_ACCESS_WRITE, 0);
+ if(file_last_error(f) != IO_ERR_PERM)
+ {
+ log_error("Incorrect check when opening file with write access in dir with read access\n");
+ return (-1);
+ }
+ file_close(f);
- // check that we _can_ open a file with read access
- f = file_open_at(dir, STR8("./regular.txt"), FILE_ACCESS_READ, 0);
- if(file_last_error(f))
- {
- log_error("Couldn't open file with read access in dir with read access\n");
- return(-1);
- }
+ // check that we _can_ open a file with read access
+ f = file_open_at(dir, STR8("./regular.txt"), FILE_ACCESS_READ, 0);
+ if(file_last_error(f))
+ {
+ log_error("Couldn't open file with read access in dir with read access\n");
+ return (-1);
+ }
- // check that we _can't_ write to that file
- str8 testWrite = STR8("Hello, world!\n");
- if(file_write(f, testWrite.len, testWrite.ptr) != 0)
- {
- log_error("Incorrectly wrote to read-only file\n");
- return(-1);
- }
- if(file_last_error(f) != IO_ERR_PERM)
- {
- log_error("Incorrect error returned from writing to read-only file\n");
- return(-1);
- }
+ // check that we _can't_ write to that file
+ str8 testWrite = STR8("Hello, world!\n");
+ if(file_write(f, testWrite.len, testWrite.ptr) != 0)
+ {
+ log_error("Incorrectly wrote to read-only file\n");
+ return (-1);
+ }
+ if(file_last_error(f) != IO_ERR_PERM)
+ {
+ log_error("Incorrect error returned from writing to read-only file\n");
+ return (-1);
+ }
- file_close(f);
- file_close(dir);
- }
- //--------------------------------------------------------------------------------------
- // base dir with write access
- //--------------------------------------------------------------------------------------
- {
- file_handle dir = file_open(dirPath, FILE_ACCESS_WRITE, 0);
- if(file_last_error(dir))
- {
- log_error("Couldn't open ./data with write rights\n");
- return(-1);
- }
+ file_close(f);
+ file_close(dir);
+ }
+ //--------------------------------------------------------------------------------------
+ // base dir with write access
+ //--------------------------------------------------------------------------------------
+ {
+ file_handle dir = file_open(dirPath, FILE_ACCESS_WRITE, 0);
+ if(file_last_error(dir))
+ {
+ log_error("Couldn't open ./data with write rights\n");
+ return (-1);
+ }
- // check that we _can't_ open a file with read access
- file_handle f = file_open_at(dir, STR8("./regular.txt"), FILE_ACCESS_READ, 0);
- if(file_last_error(f) != IO_ERR_PERM)
- {
- log_error("Incorrect check when opening file with read access in dir with write access\n");
- return(-1);
- }
- file_close(f);
+ // check that we _can't_ open a file with read access
+ file_handle f = file_open_at(dir, STR8("./regular.txt"), FILE_ACCESS_READ, 0);
+ if(file_last_error(f) != IO_ERR_PERM)
+ {
+ log_error("Incorrect check when opening file with read access in dir with write access\n");
+ return (-1);
+ }
+ file_close(f);
- // check that we _can_ open a file with write access
- f = file_open_at(dir, STR8("./regular.txt"), FILE_ACCESS_WRITE, 0);
- if(file_last_error(f))
- {
- log_error("Couldn't open file with write access in dir with write access\n");
- return(-1);
- }
+ // check that we _can_ open a file with write access
+ f = file_open_at(dir, STR8("./regular.txt"), FILE_ACCESS_WRITE, 0);
+ if(file_last_error(f))
+ {
+ log_error("Couldn't open file with write access in dir with write access\n");
+ return (-1);
+ }
- // check that we _can't_ read that file
- char testRead[512];
- if(file_read(f, 512, testRead) != 0)
- {
- log_error("Incorrectly read write-only file\n");
- return(-1);
- }
- if(file_last_error(f) != IO_ERR_PERM)
- {
- log_error("Incorrect error returned from reading write-only file\n");
- return(-1);
- }
+ // check that we _can't_ read that file
+ char testRead[512];
+ if(file_read(f, 512, testRead) != 0)
+ {
+ log_error("Incorrectly read write-only file\n");
+ return (-1);
+ }
+ if(file_last_error(f) != IO_ERR_PERM)
+ {
+ log_error("Incorrect error returned from reading write-only file\n");
+ return (-1);
+ }
- file_close(f);
- file_close(dir);
- }
- //--------------------------------------------------------------------------------------
- // base dir with read/write access
- //--------------------------------------------------------------------------------------
- {
- file_handle dir = file_open(dirPath, FILE_ACCESS_READ|FILE_ACCESS_WRITE, 0);
- if(file_last_error(dir))
- {
- log_error("Couldn't open ./data with read rights\n");
- return(-1);
- }
+ file_close(f);
+ file_close(dir);
+ }
+ //--------------------------------------------------------------------------------------
+ // base dir with read/write access
+ //--------------------------------------------------------------------------------------
+ {
+ file_handle dir = file_open(dirPath, FILE_ACCESS_READ | FILE_ACCESS_WRITE, 0);
+ if(file_last_error(dir))
+ {
+ log_error("Couldn't open ./data with read rights\n");
+ return (-1);
+ }
- // check that we can open file with read access
- file_handle f = file_open_at(dir, STR8("./regular.txt"), FILE_ACCESS_READ, 0);
- if(file_last_error(f))
- {
- log_error("Incorrect check when opening file with read access in dir with read/write access\n");
- return(-1);
- }
- file_close(f);
+ // check that we can open file with read access
+ file_handle f = file_open_at(dir, STR8("./regular.txt"), FILE_ACCESS_READ, 0);
+ if(file_last_error(f))
+ {
+ log_error("Incorrect check when opening file with read access in dir with read/write access\n");
+ return (-1);
+ }
+ file_close(f);
- // check that we can open file with write access
- f = file_open_at(dir, STR8("./regular.txt"), FILE_ACCESS_WRITE, 0);
- if(file_last_error(f))
- {
- log_error("Couldn't open file with write access in dir with read/write access\n");
- return(-1);
- }
+ // check that we can open file with write access
+ f = file_open_at(dir, STR8("./regular.txt"), FILE_ACCESS_WRITE, 0);
+ if(file_last_error(f))
+ {
+ log_error("Couldn't open file with write access in dir with read/write access\n");
+ return (-1);
+ }
- file_close(f);
- file_close(dir);
- }
- return(0);
+ file_close(f);
+ file_close(dir);
+ }
+ return (0);
}
int main(int argc, char** argv)
{
- mp_init();
+ mp_init();
- mem_arena* arena = mem_scratch();
+ mem_arena* arena = mem_scratch();
- if(test_write()) { return(-1); }
- if(test_read()) { return(-1); }
- if(test_stat_size()) { return(-1); }
- if(test_stat_type()) { return(-1); }
- if(test_args()) { return(-1); }
- if(test_symlinks()) { return(-1); }
- if(test_rights()) { return(-1); }
- if(test_jail()) { return(-1); }
+ if(test_write())
+ {
+ return (-1);
+ }
+ if(test_read())
+ {
+ return (-1);
+ }
+ if(test_stat_size())
+ {
+ return (-1);
+ }
+ if(test_stat_type())
+ {
+ return (-1);
+ }
+ if(test_args())
+ {
+ return (-1);
+ }
+ if(test_symlinks())
+ {
+ return (-1);
+ }
+ if(test_rights())
+ {
+ return (-1);
+ }
+ if(test_jail())
+ {
+ return (-1);
+ }
- remove("./data/write_test.txt");
+ remove("./data/write_test.txt");
- log_info("OK\n");
+ log_info("OK\n");
- return(0);
+ return (0);
}