bash-noemu: Adding patch to prevent dlopen in runtime
authorAloisio Almeida Jr <aloisio.almeida@openbosssa.org>
Fri, 1 Aug 2008 21:15:09 +0000 (18:15 -0300)
committerRodrigo Vivi <rodrigo.vivi@openbossa.org>
Thu, 23 Oct 2008 20:55:58 +0000 (17:55 -0300)
commit536e078b7ac3f622801c252303d0b24d05e1ab7e
tree1bdaa5d04ffd2e52639a7c245f6164c16c52e02b
parenta4493a930cab5f6fc658cbc882451980b7c382d5
bash-noemu: Adding patch to prevent dlopen in runtime

    The solution adopted was "copy" the following libc functions from libc:
    * setpwent
    * endpwent
    * getpwent
    * getpwuid

    With this patch bash looses the capability of NSS, it will just read info from /etc/passwd file
packages/mamona/bash-noemu-3.2/006-add_internal_libcpwd_functions.patch [new file with mode: 0644]
packages/mamona/bash-noemu_3.2.bb