summaryrefslogtreecommitdiffstats
path: root/libc/NOTICE
Commit message (Collapse)AuthorAgeFilesLines
* Update NOTICE files (the second time today).Elliott Hughes2015-05-121-56/+0
| | | | | Change-Id: Ifb031d29ee697ee0682bd651e0081493e8016e67 (cherry picked from commit f58ac87182da214c7cdd697a4fa09aeb7b995305)
* Update NOTICE files.Elliott Hughes2015-05-121-68/+88
| | | | Change-Id: I4e170118abf452dd87ffe79d343ba1e2b53955de
* Update bionic NOTICE files.Elliott Hughes2014-12-181-167/+39
| | | | Change-Id: Ic280872ef3137febd9d4a87d5c7662e264692071
* Update NOTICE files.Elliott Hughes2014-09-131-61/+69
| | | | Change-Id: I37a2c297b318b8e1b1ce8b29a7ccc58ba214708a
* Implement twalk(3), add unit tests.Elliott Hughes2014-07-241-0/+28
| | | | | | | | | | | | I've also added insque(3) and remque(3) (from NetBSD because the OpenBSD ones are currently broken for non-circular lists). I've not added the three hash table functions that should be in this header because they operate on a single global hash table and thus aren't likely to be useful. Bug: https://code.google.com/p/android/issues/detail?id=73719 Change-Id: I97397a7b921e2e860fd9c8032cafd9097380498a
* Fix a couple of bugs in generate-NOTICE and regenerate the NOTICE files.Elliott Hughes2014-07-221-154/+163
| | | | Change-Id: Id6fcb74292e661504d0758bfce24abdc18cb8d32
* Regenerate the bionic NOTICE files.Elliott Hughes2014-07-071-130/+286
| | | | | | | Also fix a few formatting issues in copyright headers that were confusing the script (though obviously it would be better if the script were smarter). Change-Id: I7f561bef4f84fdcbd84f375ee226bd65db0e507b
* Update the NOTICE files and improve the script slightly.Elliott Hughes2014-05-051-29/+247
| | | | Change-Id: Ia131634cd97ca9523e1b63dce41f66247cbaa311
* Regenerate the NOTICE files.Elliott Hughes2014-04-161-118/+318
| | | | Change-Id: Iac666f69b930e31bbeac3438812d544c6af55b0f
* Update the NOTICE filesCalin Juravle2014-03-101-0/+17
| | | | Change-Id: I751c4eeda813b811faa4ee26c64445896db3d5bd
* Update the NOTICE files.Elliott Hughes2014-03-061-114/+172
| | | | Change-Id: Ie72a01cddd5b813393656f603689e497b0f88ddd
* Regenerate the NOTICE files.Elliott Hughes2014-01-071-91/+163
| | | | | | | Also standardize the orthography in a few places to reduce near-duplicates in the NOTICE files. Change-Id: I347c75e817be61ec1b9c5b4b96226feedc8d09ab
* libc/arch-arm/bionic/memcpy.a9.S: memcpy from cortex-strings.Will Newton2013-07-031-0/+32
| | | | | | | | | | | | | | | | | | This memcpy code uses NEON/VFP to achieve very good performance on ARMv7-A processors. It is specifically tuned for A15 but should provide good performance on A9 also. It is equivalent to the code in cortex-strings rev 116. This patch is a follow up the existing gerrit change: I7f6f77995f3ca903ad9c66d14261441667a2a935 This version includes a tweak for performance on misaligned buffers and splits the header comment into license and documentation sections. Change-Id: Ibd2e23c8d8e01357ba0247be1d05192de3ceba69 Signed-off-by: Will Newton <will.newton@linaro.org>
* Switch to current upstream getopt_long.Elliott Hughes2013-06-251-7/+0
| | | | Change-Id: I4c646dcb8be9e88dd54d069a03bbc5fbfd92de03
* Fix the qsort copyright notice (fixed upstream this afternoon).Elliott Hughes2013-06-121-29/+0
| | | | Change-Id: I786feb42719bceaa7da91565e350c1333b0d301f
* Take some fixed upstream copyright headers and regenerate NOTICE.Elliott Hughes2013-06-121-33/+91
| | | | Change-Id: Ifff41d69c13322dbc6f928ce7d4c65f76fe36772
* Pull upstream FreeBSD revision 249810.Elliott Hughes2013-05-141-0/+29
| | | | | | | | | | | Fix license clause numbering. Convert libc/stdio from K&R to ANSI C. And add '__restrict' where it appeared in the header prototypes. Change-Id: I5fdb22f79d3effa2298d03f9aa8412b4b087da04 Upstream: http://svnweb.freebsd.org/base?view=revision&revision=249810
* Regenerate NOTICE files.Elliott Hughes2013-03-071-0/+28
| | | | | | Also clean up some obsolete cruft. Change-Id: Iec3b36f6607f7a08b72de99294ed5b6cd910dd5f
* Bring the NOTICE files back up to date.Elliott Hughes2013-01-291-123/+129
| | | | Change-Id: I978275cf6604b90595ee79d897c0460eeadc7dc8
* Update generate-NOTICE.py to know about tzdata.Elliott Hughes2012-10-191-16/+0
| | | | | | | Also regenerate the NOTICE files. One had slipped behind. Bug: 7012465 Change-Id: Ice2e909b521472eb1acd53d8151038bebe19984a
* Add getdelim(3) and getline(3) to bionicIrina Tirdea2012-09-271-0/+61
| | | | | | | | | | | | | | Some userspace programs (e.g. perf) need getline. Changes: () add getdelim.c, getline.c from NetBSD (http://netbsd.org/) under the NetBSD Foundation's (TNF) license ("2 clause" Berkeley-style license). () add stub for reentrant.h header that is needed by getdelim.c () add tests for getdelim(3) and getline(3). () update NOTICE file. Change-Id: I22ed82dd5904b9d7a3695535c04f502be3c27c5d Signed-off-by: Irina Tirdea <irina.tirdea@intel.com>
* libc: add ftw / nftw functionsNick Kralevich2012-09-131-0/+20
| | | | | | | | | Please see "man 3 ftw" for a description of the ftw / nftw functions. This code is taken directly from netbsd unmodified. Change-Id: Ia4879ac57212b424adf5281b5e92858e216d0f14
* Update libc/NOTICE and record the incantation.Elliott Hughes2012-09-131-0/+28
| | | | Change-Id: I0673d6263de2c5a21cd549f18c0648d0fa4bb40f
* Switch to the current NetBSD regex implementation.Elliott Hughes2012-08-151-1/+35
| | | | Change-Id: If32b28dd85d6a7ab8957ab81d19fa4c0de9499d5
* Sort NOTICE entries.Elliott Hughes2012-08-141-1794/+1797
| | | | | | | Also make sure we get the whole of any copyright header, in case there's text before the "Copyright" line. Change-Id: Iabcc5e0931a39c0107b833539fec7c5a3d134592
* Switch to upstream NetBSD tdelete/tfind/tsearch.Elliott Hughes2012-08-131-84/+68
| | | | | | tdestroy is a GNU extension, so that stays. Change-Id: Iedebaff25ea7e92b1ab1dd4440da12b67b99aa40
* Revert "Revert "Switch to NetBSD's strxfrm(3).""Elliott Hughes2012-08-101-0/+16
| | | | | | | | This reverts commit 8793e7c7d21a0434d1b5e63364c88b2b125a3d29, and fixes the build by building upstream NetBSD source as a separate library that's then swallowed whole into libc_common. Change-Id: I6c9317d8c48b5ccaf85a7b185bc07fb31176ff97
* Revert "Switch to NetBSD's strxfrm(3)."Elliott Hughes2012-08-101-16/+0
| | | | | | This reverts commit be1d78b0dc899a732c0e9d7515d3023e8004e368 Change-Id: I11a95db474796f3da004f27652b081d5ba4ec9b4
* Switch to NetBSD's strxfrm(3).Elliott Hughes2012-08-101-0/+16
| | | | | | | | There were two bugs in our implementation. Intel found one, but another remainined, and tracking upstream is the way forward for functions where we add no value. Change-Id: Ida9bac0293fb2c4cbc942b1e0515ee0477c6538b
* Auto-generate a complete NOTICE file.Elliott Hughes2012-08-091-129/+3906
| | | | | | | Remove the hand-collated ones, and switch to a script that pulls the copyright headers out of every file and collects the unique ones. Change-Id: Ied3b98b3f56241df97166c410ff81de4e0157c9d
* Add a .note.android.ident section to Android ELF binaries.Michael Hope2012-07-311-0/+24
| | | | | | | | | | This allows debugging tools to know they are working with Android binaries and adapt accordingly. Signed-off-by: Thiago Jung Bauermann <thiago.bauermann@linaro.org> Signed-off-by: Michael Hope <michael.hope@linaro.org> Change-Id: Ic906992fcad61c028bb765821637a3e1333bf52b
* Clean up NOTICE files.David Deephanphongs2010-10-191-1/+1
| | | | | | Change Copyright date in libc/NOTICE to reflect the current modifications. Change-Id: I313d719656caaa449c1100d35dbb7d14c1489e1a
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+382
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-382/+0
|
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-211-0/+382