<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android_external_bash/builtins/common.c, branch stable/cm-10.2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_bash/'/>
<entry>
<title>Fix building with 4.3's bionic</title>
<updated>2013-07-25T21:35:34+00:00</updated>
<author>
<name>Ricardo Cerqueira</name>
<email>cyanogenmod@cerqueira.org</email>
</author>
<published>2013-07-25T21:35:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_bash/commit/?id=5e693987c7554457fa7b2d2bef5a130fd98c2b44'/>
<id>5e693987c7554457fa7b2d2bef5a130fd98c2b44</id>
<content type='text'>
Change-Id: Icbbcf959deb199e7e584642027ea0383f6450fdc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Icbbcf959deb199e7e584642027ea0383f6450fdc
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to upstream bash 4.2</title>
<updated>2012-04-17T09:24:20+00:00</updated>
<author>
<name>Sebastian Schmidt</name>
<email>yath@yath.de</email>
</author>
<published>2012-04-17T09:23:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_bash/commit/?id=f4b417c62a4f272c4cf9a074d0f7a3a97201f9db'/>
<id>f4b417c62a4f272c4cf9a074d0f7a3a97201f9db</id>
<content type='text'>
This upgrades bash to from 4.1-rc to 4.2-release. See CWRU/changelog for
changes.

Change-Id: I926269c300cf44fa25964b5b375a148fcf11c4b7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This upgrades bash to from 4.1-rc to 4.2-release. See CWRU/changelog for
changes.

Change-Id: I926269c300cf44fa25964b5b375a148fcf11c4b7
</pre>
</div>
</content>
</entry>
<entry>
<title>bash: fix "getcwd: cannot access parent directories: Math result..."</title>
<updated>2012-04-02T10:07:46+00:00</updated>
<author>
<name>Patrick Schaaf</name>
<email>brianofish@gmail.com</email>
</author>
<published>2012-04-02T10:07:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_bash/commit/?id=791237e44695d2ee123c8a6f665ef074f5fadfbb'/>
<id>791237e44695d2ee123c8a6f665ef074f5fadfbb</id>
<content type='text'>
In get_working_directory(), the getcwd call in the __ANDROID__
workaround case was obviously wrong, having sizeof(char *) as a length
argument instead of the length of the malloced string itself. Also, no
check for malloc failure was there.

With this fix, tested on maguro, using bash with the usual prompt
containing pwd references, as well as the pwd bash builtin itself,
no longer spew these annoying messages mentioned in the title.

Also made a small change to sh_invalidnum() to fix compile warnings.

Change-Id: I9546e07731a251f80e410935619ddcf0873694af
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In get_working_directory(), the getcwd call in the __ANDROID__
workaround case was obviously wrong, having sizeof(char *) as a length
argument instead of the length of the malloced string itself. Also, no
check for malloc failure was there.

With this fix, tested on maguro, using bash with the usual prompt
containing pwd references, as well as the pwd bash builtin itself,
no longer spew these annoying messages mentioned in the title.

Also made a small change to sh_invalidnum() to fix compile warnings.

Change-Id: I9546e07731a251f80e410935619ddcf0873694af
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed some problems with bash</title>
<updated>2010-06-06T23:06:59+00:00</updated>
<author>
<name>cvpcs</name>
<email>root@cvpcs.org</email>
</author>
<published>2010-06-06T23:06:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_bash/commit/?id=c12d330ddc951c5e6761c0535a4c5dd079d0a777'/>
<id>c12d330ddc951c5e6761c0535a4c5dd079d0a777</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>initial import of bash 4.1</title>
<updated>2010-06-02T16:02:31+00:00</updated>
<author>
<name>cvpcs</name>
<email>root@cvpcs.org</email>
</author>
<published>2010-06-02T16:02:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_bash/commit/?id=772f20abb0a3a0979c440114bf3a1cff5b3cef03'/>
<id>772f20abb0a3a0979c440114bf3a1cff5b3cef03</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
