aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix grp to match CPythonRonan Lamy2018-12-141-3/+1
* Make 'grp' and the app-level 'pwd' thread-safe. Note that there isArmin Rigo2018-05-311-16/+21
* move grp.py's logic inside _pwdgrp_build.py tooArmin Rigo2015-05-191-41/+30
* Issue #1920: test and fixArmin Rigo2014-11-031-2/+3
* More tests and small fixes in 'grp'.Armin Rigo2013-06-281-28/+10
* port some lib_pypy cleanups/fixes/modernizations from py3kBrian Kearns2013-03-081-0/+6
* Found the proper way: try except ImportError. Sorry if e.g. you hadArmin Rigo2010-12-021-4/+8
* A first round of adding @__pypy__.builtinify a bit everywhere... :-(Armin Rigo2010-11-301-1/+4
* merge the sys-prefix branch.Antonio Cuni2010-06-241-0/+90