aboutsummaryrefslogtreecommitdiff
path: root/COPYRIGHT
AgeCommit message (Expand)Author
2020-06-26add optimized aarch64 memcpy and memsetRich Felker
2020-06-25add big-endian support to ARM assembler memcpyAndre McCurdy
2020-01-01update COPYRIGHT yearRich Felker
2019-12-07update contributor nameAda Worcester
2019-10-06add Arm to the copyright fileSzabolcs Nagy
2019-07-15update year in COPYRIGHT fileRich Felker
2019-07-15update authors/contributors listRich Felker
2018-09-20new tsearch implementationSzabolcs Nagy
2018-02-21update authors/contributors listRich Felker
2016-04-28update COPYRIGHT file to clarify that permissions apply for all filesRich Felker
2016-03-18fix outdated pathnames in COPYRIGHT fileRich Felker
2016-03-06update documentation files for mips64 portRich Felker
2016-02-18update authors/contributors listRich Felker
2015-03-16update authors/contributors listRich Felker
2014-07-31update COPYRIGHT file to reflect new contributorsRich Felker
2014-03-20update COPYRIGHT file with additional contributor informationRich Felker
2014-03-06update copyright dates to 2014Rich Felker
2013-08-14add arm-optimized memcpy implementation from bionic libcRich Felker
2013-04-20mention bits headers in another part of copyright fileRich Felker
2013-04-20update copyright yearRich Felker
2013-04-20clarify that bits headers are included as public headersRich Felker
2012-11-14update copyright file for recent contributionsRich Felker
2012-08-15update copyright/credits for recent code additionsRich Felker
2012-05-05relicense musl under MIT licenseRich Felker
2012-05-05update license of njk contributed code (x86_64 asm)Rich Felker
2012-03-24update COPYRIGHT status of TRE regex codeRich Felker
2012-03-16Merge remote branch 'nsz/master'Rich Felker
2012-03-16revert COPYRIGHT file changes in preparation to merge nsz's math branchRich Felker
2012-03-16update copyright status (math library and new year)Rich Felker
2012-03-13fix copyright notice for the math libnsz
2011-06-25XSI search.h API implementation by Szabolcs NagyRich Felker
2011-06-23initial commit of prng implementation by Szabolcs NagyRich Felker
2011-04-27replace heap sort with smoothsort implementation by Valentin OchsRich Felker
2011-02-15some docs fixes for x86_64Rich Felker
2011-02-13explicitly release crt/* to the public domainRich Felker
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker